From 4767b83726eb82d657825bcf8c00871667d73081 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 23 Dec 2014 23:14:55 +0100 Subject: fix gzipped body edit --- doc-src/tutorials/gamecenter.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc-src/tutorials/gamecenter.html') 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: -- cgit v1.2.3