Re: [fetch] The empty string is rejected as header values (#115)

Oh, sorry I missed the comment https://github.com/whatwg/fetch/issues/115#issuecomment-140696608.

As for this issue of the empty header values, Chromium implementation accepts empty values since long time ago. Also Firefox seems to accept the empty header values in Fetch API.

Updating header values checks to RFC 7230 (#99 and #100) is another issue, and Chromium implementation hasn't yet follow the spec update.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/115#issuecomment-183469334

Received on Friday, 12 February 2016 20:04:51 UTC