From 93da3f0477a1bd6882d01eccaa85cf912dd16d9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=AC=E5=B7=8D=E5=B7=9D?= Date: Thu, 30 Apr 2020 15:59:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=A7=E8=A1=8C=E5=91=BD=E4=BB=A4=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0kv?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05-Other/curl/selfserver/proxyPolicy-Deny-HTTP-00017.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05-Other/curl/selfserver/proxyPolicy-Deny-HTTP-00017.bat b/05-Other/curl/selfserver/proxyPolicy-Deny-HTTP-00017.bat index 5ef9233..d90714b 100644 --- a/05-Other/curl/selfserver/proxyPolicy-Deny-HTTP-00017.bat +++ b/05-Other/curl/selfserver/proxyPolicy-Deny-HTTP-00017.bat @@ -1 +1 @@ -curl http://open.node.com/ | iconv -f utf-8 -t gbk \ No newline at end of file +curl -kv http://open.node.com/ | iconv -f utf-8 -t gbk \ No newline at end of file