Actions
Bug #3049
closedToo much content with HTTP/2.0
ASK QUESTIONS IN Forums:
No
Description
Lighttpd as reverse proxy with an HTTP/1.1-backend responses with different content sizes depending on protocol version with Transfer-Encoding: chunked:
- HTTP/1.1 gives correct size, in my example 16289403 bytes
- HTTP/2.0 gives some bytes more, in my example 16289410 bytes
Tested with curl with and without the option --http1.1
.
The "additional" bytes in HTTP/2.0 case are linefeeds (0D0A0D0A ....)
Updated by gstrauss over 4 years ago
- Category set to core
- Status changed from New to Patch Pending
Actions
Also available in: Atom