apify / proxy-chain

Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.
https://www.npmjs.com/package/proxy-chain
Apache License 2.0
804 stars 138 forks source link

Convert "GET" requests to "CONNECT" #533

Open mariuszste opened 2 months ago

mariuszste commented 2 months ago

The idea is simple, when the options is set:

this would also resolve #15