>
>
>
>
>> E.g. "Transfer-Encoding: chunked" and "Content-Length" are mutually
>> exclusive, cannot be used at the same time, cannot be used more than
>> once. They should not be blindly copied.
>>
>
> Good question on that, I can take a look.  I remove Content-Length from
> the downstream response but I'll also see if removing Transfer-Encoding
> helps.
>
>
>
>>
>>
it looks like we have a winner!  I added Transfer-Encoding to the list of
downstream response headers to ignore and it looks like its working.

Thanks

Reply via email to