Skip to content

Corporate Proxy Support for Verify #1187

Answered by zac-poe
zac-poe asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like others encounter this issue with body-parser and proxy middlewares - this is the same manifestation I get if I either use a global agent, or explicitly provide an agent to the proxy:

It seems like the request buffer gets read to completion by the parser middleware with the expectation that the proxyReq event will re-write just for the proxy request. But it seems like this may break any piping behavior used by http agents in between this sequence.

I think this might need to be an enhancement request to allow the Verifier to a…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@zac-poe
Comment options

Comment options

You must be logged in to vote
3 replies
@zac-poe
Comment options

@mefellows
Comment options

@zac-poe
Comment options

Answer selected by mefellows
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants