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
852 stars 146 forks source link

Convert "GET" requests to "CONNECT" #533

Open mariuszste opened 7 months ago

mariuszste commented 7 months ago

The idea is simple, when the options is set:

this would also resolve #15

fnesveda commented 3 weeks ago

Hi, unfortunately, due to low capacity in the team, we won't get to this anytime soon. But if this is an important feature for you, PRs are definitely welcome 🙂