tanmayameher/httplib2

Support for specifying a source address for connections

Opened this issue · 0 comments

Since version 2.7, httplib supports specifying a source address for 
HTTP(S)Connection: 
http://docs.python.org/library/httplib.html#httplib.HTTPConnection
Would be nice if httplib2 could let me use this when creating connections.

Original issue reported on code.google.com by y...@trash-mail.com on 22 Nov 2011 at 10:22