Gateway returning 502 even if Target return 200

HI,

I have a simple proxy that return 502 even if trace shows that target returns 200:

Only thing that I found strange:

The same request works fine directly on target…

Any ideas?

Thanks

I didn’t received any answer, but in my case, I asked to my target endpoint disable deflate compression and the problem was solved.