mitmproxy/test
Yoann L 3370740361 several fixes on command exports has several problems: #3676
* authority can usually rely on actual URL. as `:authority` headers will
break curl command. (advise if it's better to change them to Host, or if
it should be reported on curl side)
* `content-length`: 0 is added for each request. if it's found in the
curl argument list, it'll try to fetch an empty body (and crash).
also trying to guess on accept-encoding header to add the
`--compress` option when fetching potentially compressed content.
* ditto for httpie
2019-10-28 17:51:59 +01:00
..
bench Fix ResourceWarning: unclosed file, prevent resource leaks 2019-01-06 15:06:30 +01:00
examples [test/xss_scanner] add fixtures in tests 2018-08-15 19:47:55 +02:00
helper_tools Clean up test/helper_tools directory 2018-04-16 09:20:22 +12:00
mitmproxy several fixes on command exports has several problems: #3676 2019-10-28 17:51:59 +01:00
pathod improve websocket frame masking api 2018-06-11 13:28:28 +02:00
release cibuild: permit non-dev versions on maintenance branches 2018-06-16 15:09:34 +12:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py test: shift test_data out of our public API 2018-04-23 19:16:33 +12:00
filename_matching.py protobuf: tests implemented, full coverage 2018-07-17 19:23:01 +02:00
full_coverage_plugin.py bump more deps 2019-09-28 23:29:13 +02:00
individual_coverage.py bump more deps 2019-09-28 23:29:13 +02:00