From 6a999726d2e44f89a09baf8235a8874d1785cffd Mon Sep 17 00:00:00 2001 From: listomebao <1421967301@qq.com> Date: Thu, 14 Jul 2016 00:10:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3http=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E5=92=8Chttp=20post=E8=AF=B7=E6=B1=82=E7=9A=84=E6=8A=93?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mitm.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/mitm.go b/mitm.go index c358b15..6a1a8f2 100644 --- a/mitm.go +++ b/mitm.go @@ -1,6 +1,3 @@ -// This example shows a proxy server that uses go-mitm to man-in-the-middle -// HTTPS connections opened with CONNECT requests - package main import (