obs-fold HTTP header fields are not parsed correctly #53185
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-io
Dart 3.2
With folded headers, the RFC2616 says:
Existing tests verify incorrect behavior:
The correct header values should not have the middle whitespace stripped e.g.
Folded header values are obsolete according to RFC-7230 so maybe we should remove support for them?
The text was updated successfully, but these errors were encountered: