Honza Král
|
e2ab7ea80d
|
Adding a third return value from connection.perform_request - headers
This will be used to implement deserializing based on mimetype
|
2013-12-13 19:36:21 +01:00 |
|
Honza Král
|
c5c98dcaac
|
Add logging of body as INFO on connection error
|
2013-12-03 01:55:32 +01:00 |
|
Honza Král
|
1c279d5aad
|
By default allow 10 connections to be held to the server
|
2013-11-19 22:31:25 +01:00 |
|
Richard Boulton
|
e8439372d6
|
Allow the maxsize parameter to be passed to the urllib3 connection pool
|
2013-11-19 16:45:39 +00:00 |
|
Honza Kral
|
45403c9f2d
|
Moved Urllib3HttpConnection to it's own module
|
2013-10-04 15:46:41 +02:00 |
|