mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-27 10:26:23 +00:00
7f0aa415e1
By default, we now do not request the client cert. We're supposed to be able to do this with no negative effects - if the client has no cert to present, we're notified and proceed as usual. Unfortunately, Android seems to have a bug (tested on 4.2.2) - when an Android client is asked to present a certificate it does not have, it hangs up, which is frankly bogus. Some time down the track we may be able to make the proper behaviour the default again, but until then we're conservative. |
||
---|---|---|
.. | ||
contrib | ||
__init__.py | ||
certutils.py | ||
http_auth.py | ||
http_status.py | ||
http_uastrings.py | ||
http.py | ||
odict.py | ||
tcp.py | ||
test.py | ||
utils.py | ||
version.py | ||
wsgi.py |