Hacker News new | ask | show | jobs
by kenneth_reitz 5366 days ago
This will be in requests very soon. :)
1 comments

Then I will be porting my projects over to Requests very soon :)

It's pretty easy to implement, as it already works at the lower (socket) level with the ssl module, it just hasn't made it up the stack into urllib2 (or Requests..yet!).