#534·proxygen

HTTP CONNECT

Author: SteveSelvaCreated Nov 11, 2024Updated Apr 14, 2025
Labelsenhancement

For HTTP CONNECT request, the Connection: keep-alive header is discarded and Connection: close header is added, even though the Connection: keep-alive header is set in the upstream for 407 status code.

Can you fix this issue.