DescriptionHPACK: Split header fields in encoder.
Since '\0' delimited concatenation of header field values is not allowed any
more in HTTP/2 draft-14, but servers might prepare such headers, the HPACK
encoder should split them into multiple headers with identical names.
This lands server change 74384948 by bnc.
BUG=400336
Committed: https://crrev.com/fc3abecc8ddcde3d2bf2661c7def2d12ce71fc80
Cr-Commit-Position: refs/heads/master@{#293537}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|