[whatwg/fetch] data: URLs and Content-Length header (Issue #1834)

tharkum created an issue (whatwg/fetch#1834)

### What is the issue with the Fetch Standard?

The current fetch spec says that all data: URL requests should result in a response with header list "Content-Type".
https://fetch.spec.whatwg.org/#scheme-fetch

Nothing says about "Content-Length" header (blob: URLs is OK).
Are there some side restrictions for add it?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1834
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1834@github.com>

Received on Thursday, 5 June 2025 12:42:00 UTC