Re: [whatwg/fetch] Acting on incomplete headers (#472)

To be clear, there are two different cases here, ignoring HTTPS for the moment:

1. Header block ends with LF.
2. Header block does not end with LF.

At the moment I'm only suggesting changes for 2, based on the results in Safari. I guess I should write some HTTPS tests as well though.

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

Received on Wednesday, 3 February 2021 17:00:44 UTC