Closed mschfh closed 3 months ago
@jirimoravcik Could you please take a look at this one too?
Hey, can you please provide full reproduction example and the problem with it? We have been using the array structure for headers and it has been working for us. Also please provide packages used along with Node.js version.
This issue was caused by the Sentry httpIntegration
, it might not be a bug in proxy-chain.
The proxy receives headers with an array index as key:
expected:
There was an attempt to fix this in #528, but the PR was abandoned.