mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 02:10:59 +00:00
commit
139a385900
@ -36,7 +36,7 @@ mitmproxy currently does not support HTTP/2 Cleartext (h2c) since none of the
|
|||||||
major browser vendors have implemented it.
|
major browser vendors have implemented it.
|
||||||
|
|
||||||
Some websites are still having problems with correct HTTP/2 support in their
|
Some websites are still having problems with correct HTTP/2 support in their
|
||||||
webservers and can cause errors, dropped connectiones, or simply no response at
|
webservers and can cause errors, dropped connections, or simply no response at
|
||||||
all. We are trying to be as tolerant and forgiving as possible with the types of
|
all. We are trying to be as tolerant and forgiving as possible with the types of
|
||||||
data we send and receive, but
|
data we send and receive, but
|
||||||
[some](https://github.com/mitmproxy/mitmproxy/issues/1745)
|
[some](https://github.com/mitmproxy/mitmproxy/issues/1745)
|
||||||
|
@ -67,7 +67,7 @@ timestamp. Looks pretty simple to mess with.
|
|||||||
|
|
||||||
Lets edit the score submission. First, select it in mitmproxy, then
|
Lets edit the score submission. First, select it in mitmproxy, then
|
||||||
press <span data-role="kbd">enter</span> to view it. Make sure you're
|
press <span data-role="kbd">enter</span> to view it. Make sure you're
|
||||||
viewing the request, not the response -you can use
|
viewing the request, not the response - you can use
|
||||||
<span data-role="kbd">tab</span> to flick between the two. Now press
|
<span data-role="kbd">tab</span> to flick between the two. Now press
|
||||||
<span data-role="kbd">e</span> for edit. You'll be prompted for the part
|
<span data-role="kbd">e</span> for edit. You'll be prompted for the part
|
||||||
of the request you want to change - press <span data-role="kbd">r</span>
|
of the request you want to change - press <span data-role="kbd">r</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user