diff options
author | Maximilian Hils <git@maximilianhils.com> | 2014-12-23 23:14:55 +0100 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2014-12-23 23:14:55 +0100 |
commit | 4767b83726eb82d657825bcf8c00871667d73081 (patch) | |
tree | 2ba6b1fffe01e1f0bfaf176fa5b5e414cd664a57 /doc-src/tutorials/gamecenter.html | |
parent | 2861d99de4d329bcba0a3c2193523398a22673c0 (diff) | |
download | mitmproxy-4767b83726eb82d657825bcf8c00871667d73081.tar.gz mitmproxy-4767b83726eb82d657825bcf8c00871667d73081.tar.bz2 mitmproxy-4767b83726eb82d657825bcf8c00871667d73081.zip |
fix gzipped body edit
Diffstat (limited to 'doc-src/tutorials/gamecenter.html')
-rw-r--r-- | doc-src/tutorials/gamecenter.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-src/tutorials/gamecenter.html b/doc-src/tutorials/gamecenter.html index d8209f5e..5998f889 100644 --- a/doc-src/tutorials/gamecenter.html +++ b/doc-src/tutorials/gamecenter.html @@ -67,8 +67,8 @@ timestamp. Looks pretty simple to mess with. Lets edit the score submission. First, select it in mitmproxy, then press __enter__ to view it. Make sure you're viewing the request, not the response - you can use __tab__ to flick between the two. Now press __e__ for edit. You'll -be prompted for the part of the request you want to change - press __b__ for -body. Your preferred editor (taken from the EDITOR environment variable) will +be prompted for the part of the request you want to change - press __r__ for +raw body. Your preferred editor (taken from the EDITOR environment variable) will now fire up. Lets bump the score up to something a bit more ambitious: <!--(block|syntax("xml"))--> |