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
839 stars 139 forks source link

Test Buffer custom response body #266

Closed szmarczak closed 2 years ago

szmarczak commented 2 years ago

So we don't regress 54ac091f5e515995421bc2922c43ccb7765a0740

fnesveda commented 2 years ago

@szmarczak Could you add the test? It will be the fastest if you do it

szmarczak commented 2 years ago

sure, will be in a moment

szmarczak commented 2 years ago

done