Salnet007 / httplib2

Automatically exported from code.google.com/p/httplib2
0 stars 0 forks source link

Can you support GET/POST http proxy instead of Connect method? #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Actually, not all http proxy support Connect method.
SocksiPy only supports CONNECT so it's hard to implement?

Original issue reported on code.google.com by qufup...@gmail.com on 20 May 2008 at 3:37

GoogleCodeExporter commented 9 years ago
GET/POST support would be very nice indeed...

Original comment by gustavos...@gmail.com on 11 Aug 2008 at 7:45

GoogleCodeExporter commented 9 years ago
This is why I outsourced my proxy support to an external library, lot's of 
options
and complexity. I would suggest lobbying to get the support you need into 
SocksiPy. I
will also gladly accept patches for such functionality.

Original comment by joe.gregorio@gmail.com on 7 Sep 2008 at 10:04