代理策略Replace动作补充用例和命令
This commit is contained in:
@@ -1 +1 @@
|
||||
curl -kv http://www.zts.com.cn/consult/consult.aspx| iconv -f utf-8 -t gbk
|
||||
curl -kv https://www.zcool.com.cn/ | iconv -f utf-8 -t gbk
|
||||
@@ -1 +1,4 @@
|
||||
curl -H "Content-Type:application/x-www-form-urlencoded" -X POST -d "reqBody=hello&setCookie=hjbnm&contentType=text/html&resBody=05691" -kv http://open.node.com/action | iconv -f utf-8 -t gbk
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"testpolicyreplace_0010\",\"setcook\":\"12345678\",\"contenttype\": \"content-type\",\"responsebody\": \"helloreplace0010\"}" -kv http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
|
||||
|
||||
|
||||
|
||||
1
05-Other/curl/command/ProxyPolicy_replace_00010_1.bat
Normal file
1
05-Other/curl/command/ProxyPolicy_replace_00010_1.bat
Normal file
@@ -0,0 +1 @@
|
||||
curl -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"testpolicyreplace_0010\",\"setcook\":\"12345678\",\"contenttype\": \"content-type\",\"responsebody\": \"aluohareplace0015\"}" -kv http://open.node.com/go | iconv -f utf-8 -t gbk
|
||||
Reference in New Issue
Block a user