Martin Panter added the comment:

This is the patch I had in mind. It looks like it only implements the detach() 
method, so we would still need to add support for passing in the tunnel details 
to the HTTPSConnection constructor.

This patch would allow doing stuff at a lower level than the existing tunnel 
functionality. The patch includes a test case for getting the proxy’s response 
header fields, and another test case illustrating how a plain text HTTP 2 
upgrade could work.

----------
keywords: +patch
stage:  -> needs patch
Added file: http://bugs.python.org/file40371/http-detach.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24964>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to