apify / proxy-chain

Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.

Home Page:https://www.npmjs.com/package/proxy-chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can add some callback function for request and response?

zimo2013 opened this issue · comments

3ks project!

Can u add some callback function for request and response? And intercept request body or intercept response body

I'm afraid that would only work for HTTP, since HTTPS is tunnelled. Can you share a motivation for your use case?

Closing this for now, please reopen this if needed.

I found a project, solve my problem! https://github.com/alibaba/anyproxy