Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow control of buffer size for TCPClient, improve error messages. | Aldo Cortesi | 2012-06-30 | 1 | -3/+3 |
* | Minor refactoring. | Aldo Cortesi | 2012-06-27 | 1 | -0/+3 |
* | Don't read all from server by default. | Aldo Cortesi | 2012-06-24 | 1 | -1/+1 |
* | Add and unit test http.read_response | Aldo Cortesi | 2012-06-24 | 1 | -4/+36 |
* | Make read_headers return an ODictCaseless object. | Aldo Cortesi | 2012-06-24 | 1 | -2/+3 |
* | 100% testcoverage for netlib.http | Aldo Cortesi | 2012-06-23 | 1 | -33/+58 |
* | protocol.py -> http.py | Aldo Cortesi | 2012-06-23 | 1 | -0/+218 |