Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pathod tests: do not string_escape specs | Shadab Zafar | 2016-06-16 | 1 | -1/+1 |
| | |||||
* | Py3: pathoc | Shadab Zafar | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | Py3: pathod | Shadab Zafar | 2016-06-15 | 1 | -3/+3 |
| | |||||
* | Py3: Use BytesIO in tutils.render | Shadab Zafar | 2016-06-06 | 1 | -1/+2 |
| | |||||
* | Remove last vestiges of noapi and noweb from pathod | Aldo Cortesi | 2016-06-05 | 1 | -7/+3 |
| | | | | Also hide HTTP2 freeze bug by making explain configurable in the tests | ||||
* | Fix test that may fail due to binary header data | Aldo Cortesi | 2016-06-05 | 1 | -1/+3 |
| | | | | | | | | This is just inherently not a determinisitc test. We don't use the log HTTP interface any more, so it can just go. A more radical "solution" is inbound shortly. Fixes #1207 | ||||
* | Make tcp.Client.connect return a context manager that closes the connection | Aldo Cortesi | 2016-06-03 | 1 | -18/+18 |
| | |||||
* | Implement a service connection handler counter, use it in Pathod test suite | Aldo Cortesi | 2016-06-03 | 1 | -0/+1 |
| | | | | Lots of failures, but that's a good thing. | ||||
* | Reimplement test retrievals on pathoc and ditch requests | Aldo Cortesi | 2016-06-02 | 1 | -2/+23 |
| | | | | | Requests uses urllib3, which has a connection pool that's not easy to disable (https://github.com/shazow/urllib3/issues/383). | ||||
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 1 | -6/+9 |
| | | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test | ||||
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 1 | -1/+4 |
| | |||||
* | We don't need 3 slightly different implementations of Data | Aldo Cortesi | 2016-05-21 | 1 | -1/+1 |
| | |||||
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -6/+4 |
| | |||||
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 1 | -1/+1 |
| | |||||
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+128 |