Files
deb-python-fuelclient/fuelclient
Roman Prykhodchenko 501f8fb174 Use session to send HTTP requests
requests.Session brings the following benefits which
are not easily available by invoking requests.request():

 * Connection pooling
 * Common place for configuring all requests
 * Configurable auth mechanism for the future use

This patch also introduces HTTP_TIMEOUT and HTTP_PROXY
configuration options which are used to set the appropriate
requests' parameters

Closes-bug: #1459964
Change-Id: Iaee70768a3790a7a25c047aba2d19a058facda21
2015-10-07 12:18:27 +00:00
..
2015-10-06 12:32:05 +02:00
2015-10-02 13:31:24 +02:00
2015-09-29 18:19:32 +03:00
2015-10-07 12:18:27 +00:00
2014-07-11 14:47:58 +02:00
2015-09-03 15:41:21 +03:00