Files
python-zaqarclient/zaqarclient/queues
Flavio Percoco 8104ff488b Don't reuse request and transport instances
Re-using these instances was causing request failures when talking to
`uwsgi`. I still don't know the exact cause - probably something related
to the headers or even cached in the `http.Client` instance - but this
does fix the current issue and it also makes sense to have a new request
object for every request.

Change-Id: I30f78e048eea7105e4cced4530b165ad7a25d914
2015-09-10 14:14:31 +02:00
..
2014-08-04 16:55:10 +02:00
2014-10-23 22:27:19 +02:00