From 73de691ceaf17f1f62812ec055c474d79e911715 Mon Sep 17 00:00:00 2001 From: OttoMao Date: Mon, 10 Nov 2014 15:16:57 +0800 Subject: [PATCH] update doc --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5e3e0c4..a78182a 100644 --- a/README.md +++ b/README.md @@ -81,12 +81,8 @@ module.exports = { summary:function(){ return "this is a blank rule for anyproxy"; }, - // - externalHttpProxies:[ - "http://127.0.0.1:8877", - "http://127.0.0.1:8866" - //... - ], + + //======================= //when getting a request from user //收到用户请求之后