| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 100% test coverage. | Aldo Cortesi | 2013-03-03 | 1 | -0/+1 |
| * | Integrate HTTP auth, test to 100% | Aldo Cortesi | 2013-03-03 | 1 | -1/+10 |
| * | More accurate description of an HTTP read error, make pyflakes happy. | Aldo Cortesi | 2013-02-24 | 1 | -1/+1 |
| * | Handle non-integer port error in parse_init_connect correctly | Aldo Cortesi | 2013-01-05 | 1 | -0/+1 |
| * | read_headers: handle some crashes, return None on invalid data. | Aldo Cortesi | 2012-07-30 | 1 | -12/+28 |
| * | Handle HTTP responses that have a body but no content-length or transfer enco... | Aldo Cortesi | 2012-07-24 | 1 | -1/+22 |
| * | Handle HTTP versions malformed due to non-integer major/minor numbers. | Aldo Cortesi | 2012-07-21 | 1 | -0/+2 |
| * | Repair test suite. | Aldo Cortesi | 2012-06-24 | 1 | -2/+3 |
| * | Add and unit test http.read_response | Aldo Cortesi | 2012-06-24 | 1 | -0/+42 |
| * | Make read_headers return an ODictCaseless object. | Aldo Cortesi | 2012-06-24 | 1 | -3/+3 |
| * | 100% testcoverage for netlib.http | Aldo Cortesi | 2012-06-23 | 1 | -13/+60 |
| * | protocol.py -> http.py | Aldo Cortesi | 2012-06-23 | 1 | -0/+163 |
