mitmproxy/test
Daniel Baskal aebc40c408
Fixes #4416 (#4446)
* Fixes #4416

Fix ValueError when splitting on a request URI without a path part.

* Fix mypy lintining issue

* Replace .split() with .partition() for cleaner code
2021-02-14 18:19:00 +01:00
..
bench nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
examples docs++ 2021-02-13 00:13:37 +01:00
helper_tools add memory leak detect script for certificate generation, refs #4368 2020-12-29 01:17:01 +01:00
mitmproxy Fixes #4416 (#4446) 2021-02-14 18:19:00 +01:00
release Windows: build pyinstaller onedir and use it for installer 2021-01-05 15:56:33 +01:00
__init__.py
conftest.py cibuild: cleanup outdated providers 2020-12-14 20:01:32 +01:00
filename_matching.py nuke legacy protocol stack 2020-12-14 22:14:43 +01:00
full_coverage_plugin.py pyupgrade --py36-plus mitmproxy/**/*.py 2020-11-20 19:25:26 +01:00
individual_coverage.py remove pathod and pathoc 2020-12-13 20:21:11 +01:00