Parse Error: The response headers can't include "Content-Length" with chunked encoding

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Hello everyone,
we are trying to execute a request through a proxy against a web server not managed by us.

Unfortunately, it’s bad designed and currently is not allowing us to execute requests because of some header problems in case of errored requests.

I’ve found an issue on you github support account that has been assigned but not yet replied

There is any way to overcome the following type of error by not touching the proxy in the middle?
Other clients do not have this type of error.

Parse Error: The response headers can’t include “Content-Length” with chunked encoding