diff --git a/05-Other/curl/command/SecurityPolicy_Deny_HTTP_00014.bat b/05-Other/curl/command/SecurityPolicy_Deny_HTTP_00014.bat new file mode 100644 index 0000000..e7770a7 --- /dev/null +++ b/05-Other/curl/command/SecurityPolicy_Deny_HTTP_00014.bat @@ -0,0 +1 @@ +curl -H "Content-Type:application/x-www-form-urlencoded" -X POST -d "reqBody=test&setCookie=12345678&contentType=content-type&resBody=Response Body" http://open.node.com/action | iconv -f utf-8 -t gbk \ No newline at end of file