Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

Haproxy removing Content-Length header if Transfer-Encoding header is found

$
0
0

Hi.

I noticed that sending a request through my proxy with these headers

  • Content-Length: value
  • Transfer-Encoding: value
    The message arrived on the other side as such
  • Transfer-Encoding: value

For a very specific setup, I would like to disable this. So I’d like for that header to remain. Is that possible somewhere?

Note: I am aware that this has impact on my security. That’s okay.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles