Accessing headers from proxy target response
Problem
I'm trying to access the headers that are passed back from the proxied server and I can't find a way to access them. I tried accessing the response object on the 'end' event emitted from the RoutingProxies internal HttpProxy: [code block] Is there no way to accomplish this currently or am I overlooking something?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Accessing headers from proxy target response
I am having a similar issue, the cookies I am sending in response are not received when I am using the proxy.
Trust Score
1 verification
- 1
I am having a similar issue, the cookies I am sending in response are not receiv
I am having a similar issue, the cookies I am sending in response are not received when I am using the proxy.
Validation
Resolved in http-party/node-http-proxy GitHub issue #236. Community reactions: 0 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep