justcoding121 / titanium-web-proxy

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

Ntlm, Negotiate authentication for upstream proxy #863

Open sanket-pattekar opened 3 years ago

sanket-pattekar commented 3 years ago

The current implementation only supports basic authentication. How can I implement NTLM and negotiate authentication for upstream proxy ?