Wladimir J. van der Laan ddf98d1d84 Make RPC tests cope with server-side timeout between requests
Python's httplib does not graciously handle disconnections from the http server, resulting in BadStatusLine errors.
See https://bugs.python.org/issue3566 "httplib persistent connections violate MUST in RFC2616 sec 8.1.4."

This was fixed in Python 3.5.

Work around it for now.
2015-09-21 17:15:37 +02:00
..
2015-05-18 15:25:45 +02:00
2015-08-21 15:31:37 -04:00
2015-08-21 15:31:37 -04:00
2015-08-21 15:31:37 -04:00
2015-08-21 15:31:37 -04:00
2015-08-21 15:31:37 -04:00
2015-05-18 15:25:45 +02:00
2015-08-26 10:59:22 -07:00