justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.93k stars 618 forks source link

Add onBeforeUpStreamConnectRequest hook #898

Closed rchoffardet closed 2 years ago

rchoffardet commented 2 years ago

Hello,

I needed a hook just before the connect request is made to the upstream proxy (to add a specific header). Here is the modifications according to my need.

I hope it's conform to your standards. Do not hesitate to ask for changes or to close if not appropriate

Regards

Doneness: