Ref T13517. See that task for details about the underlying issue here.
Currently, we may decode a compressed response, then retransmit it with leftover "Content-Encoding" and "Content-Length" headers. Instead, strip these headers.
Differential D21167
When proxying HTTP repository responses from repository nodes, discard content description headers epriestley on Apr 25 2020, 2:40 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13517. See that task for details about the underlying issue here. Currently, we may decode a compressed response, then retransmit it with leftover "Content-Encoding" and "Content-Length" headers. Instead, strip these headers.
Diff Detail
|