reverse_proxy_plug icon indicating copy to clipboard operation
reverse_proxy_plug copied to clipboard

Transfer-Encoding: chunked may be sent twice in response

Open mwhitworth opened this issue 1 year ago • 0 comments
trafficstars

The upstream server may choose to send Transfer-Encoding: chunked - we should in general merge additional headers excluding duplicates appropriately.

mwhitworth avatar Feb 25 '24 13:02 mwhitworth