From 164edd09c614ae27b6f8ff74e859db687be331b5 Mon Sep 17 00:00:00 2001 From: emanuele-f Date: Mon, 1 Jan 2024 12:57:12 +0100 Subject: [PATCH] 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 --- app/build.gradle | 2 +- submodules/mitmproxy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 9efaf69..2d7447c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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" } diff --git a/submodules/mitmproxy b/submodules/mitmproxy index b88c982..6de041a 160000 --- a/submodules/mitmproxy +++ b/submodules/mitmproxy @@ -1 +1 @@ -Subproject commit b88c982bbc09b581553beca2172b0bd995871e67 +Subproject commit 6de041a697e990353d73f3aad77eee73ae1dc03e