Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove netlib version check | Maximilian Hils | 2016-04-29 | 1 | -13/+0 |
* | py3++ | Maximilian Hils | 2016-04-13 | 1 | -3/+3 |
* | Merge branch 'better-replace' | Maximilian Hils | 2016-04-03 | 2 | -0/+23 |
|\ | |||||
| * | improve .replace() and move it into netlib | Maximilian Hils | 2016-04-02 | 2 | -0/+23 |
* | | Merge pull request #1074 from mitmproxy/move-response-refresh | Thomas Kriechbaumer | 2016-04-03 | 2 | -0/+39 |
|\ \ | |||||
| * | | move HTTPResponse.refresh into netlib | Maximilian Hils | 2016-04-02 | 2 | -0/+39 |
| |/ | |||||
* | | Merge pull request #1073 from mitmproxy/first-line-format | Thomas Kriechbaumer | 2016-04-03 | 1 | -6/+6 |
|\ \ | |||||
| * | | form_(in|out) -> first_line_format | Maximilian Hils | 2016-04-02 | 1 | -6/+6 |
| |/ | |||||
* / | response.msg -> response.reason | Maximilian Hils | 2016-04-02 | 1 | -2/+2 |
|/ | |||||
* | add Serializeable.copy | Maximilian Hils | 2016-04-02 | 1 | -0/+27 |
* | replace CONTENT_MISSING with None. | Matthew Shao | 2016-03-26 | 1 | -3/+3 |
* | netlib: request.path can be None | Maximilian Hils | 2016-03-20 | 1 | -1/+6 |
* | Add 'UsernamePasswordAuth' 'UsernamePasswordAuthResponse' to SOCKS | yonder | 2016-03-15 | 1 | -0/+39 |
* | fix #956 | Maximilian Hils | 2016-02-19 | 1 | -6/+4 |
* | Fixup more tests | Shadab Zafar | 2016-02-18 | 1 | -4/+7 |
* | Use host header values only when the ports match | Shadab Zafar | 2016-02-18 | 1 | -2/+6 |
* | Handle port numbers in host header | Shadab Zafar | 2016-02-17 | 1 | -0/+4 |
* | move tservers helper | Thomas Kriechbaumer | 2016-02-16 | 4 | -4/+115 |
* | Fix failing unit tests caused by a69d223b | Will Coster | 2016-02-15 | 1 | -4/+4 |
* | Merge branch 'master' of https://github.com/mitmproxy/mitmproxy | Maximilian Hils | 2016-02-16 | 1 | -2/+7 |
|\ | |||||
| * | Preserve host header when modifying request path | Will Coster | 2016-02-15 | 1 | -2/+7 |
* | | temporarily silence flaky tests | Maximilian Hils | 2016-02-16 | 1 | -2/+2 |
|/ | |||||
* | fix ALPN checks | Maximilian Hils | 2016-02-15 | 2 | -3/+3 |
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 48 | -0/+4385 |