Message249897
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. |
|
Date |
User |
Action |
Args |
2015-09-05 06:27:38 | martin.panter | set | recipients:
+ martin.panter, terry.reedy, thomas.belhalfaoui |
2015-09-05 06:27:38 | martin.panter | set | messageid: <1441434458.32.0.685059249619.issue24964@psf.upfronthosting.co.za> |
2015-09-05 06:27:37 | martin.panter | link | issue24964 messages |
2015-09-05 06:27:36 | martin.panter | create | |
|