Update mitmproxy to 10.1.6

Relevant upstream changes:

- fix a bug where TCP connections were not closed properly
- enable legacy SSL connect when connecting to server
- enable decompressing zstd responses
- HAR files support
- fix certificate generation for punycode domains
- fix certificate generation to work with strict mode OpenSSL 3.x clients
- fix empty cookie attributes being set to Key= instead of Key
This commit is contained in:
emanuele-f 2024-01-01 12:57:12 +01:00
parent 7b1660cb81
commit 164edd09c6
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ android {
python {
version "3.10"
pip {
install "../submodules/mitmproxy" // 9.0.1
install "../submodules/mitmproxy" // 10.1.6
install "beautifulsoup4"
options "--find-links", "../submodules/chaquopy-wheels"
}

@ -1 +1 @@
Subproject commit b88c982bbc09b581553beca2172b0bd995871e67
Subproject commit 6de041a697e990353d73f3aad77eee73ae1dc03e