You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, this was misdiagnosed: the actual bug that we hit is that we tolerate literal header fields that lie about their length.
Lukasa
changed the title
The EOS symbol must be forbidden in the huffman-encoded string literal representation.
Reject truncated header fields.
Mar 28, 2017
Encountering the EOS symbol in a huffman-encoded string literal is a decoding error. Right now we tolerate it.
The text was updated successfully, but these errors were encountered: