Matt Johnson
Matt Johnson
@sebastiansieber did you figure this one out - I'm having the same problem
Sort of, but no. I thought that this proxy was more feature-rich and that I could use a different proxy per request using the `prepareRequestFunction` method. But this library sets...
Hi @jirimoravcik - thanks, this is very similar to the solution I used but the pitfall is that `upstreamProxyUrl` is global and handled asynchronously within the `proxy-chain` codebase. e.g. `prepareRequestFunction`...