Commit Graph

114 Commits

Author SHA1 Message Date
Aldo Cortesi 1662d6d572 Repair test suite. 2012-06-24 23:16:06 +12:00
Aldo Cortesi 7d01d5c797 Don't read all from server by default.
This can cause us to hang waiting for data. More research is needed to
establish the right course of action here.
2012-06-24 23:13:09 +12:00
Aldo Cortesi 820ac5152e WSGI SERVER_PORT should be a string. 2012-06-24 22:57:09 +12:00
Aldo Cortesi 5988b65419 Add and unit test http.read_response 2012-06-24 22:45:40 +12:00
Aldo Cortesi 0de765f360 Make read_headers return an ODictCaseless object. 2012-06-24 21:49:23 +12:00
Aldo Cortesi 171de05d8e Add http_status.py 2012-06-23 18:34:51 +12:00
Aldo Cortesi 1263221ddd 100% testcoverage for netlib.http 2012-06-23 15:07:42 +12:00
Aldo Cortesi 5cf6aeb926 protocol.py -> http.py 2012-06-23 13:56:17 +12:00
Aldo Cortesi 227e72abf4 README, setup.py, version 2012-06-23 13:49:57 +12:00
Aldo Cortesi b706200796 Drop default poll interval to 0.1s. 2012-06-20 11:01:40 +12:00
Aldo Cortesi 084be7684d Close socket on shutdown. 2012-06-20 10:51:02 +12:00
Aldo Cortesi ce1ef55456 Adapt WSGI, convert test suite to nose. 2012-06-19 14:23:22 +12:00
Aldo Cortesi c7e9051cbb Import wsgi. 2012-06-19 10:42:25 +12:00
Aldo Cortesi b558997fd9 Initial checkin. 2012-06-19 09:42:32 +12:00