Vova added the comment:
I don't know why I hardcoded version of HTTP, it was almost 6 months ago. Maybe
because it just POC, or maybe because HTTP 1.0 is not allowed CONNECT method.
Thank you for your patch and also for IDN support.
--
___
P
Vova added the comment:
The issue http://bugs.python.org/issue21224 is about http server
implementations. The issue http://bugs.python.org/issue9740 is more relevant
for what I talking about, but not exactly.
Look, in this line
https://hg.python.org/cpython/file/6a2f74811240/Lib/http
New submission from Vova:
At my workplace I have to use corporate Internet proxy server with
AD/domain/ntlm authorization. I use local cntlm proxy server to authorize
myself on corporate proxy. Programs are send requests to cntlm proxy without
any authorization information. Cntlm proxy