📄 test27
字号:
<testcase><info><keywords>HTTPHTTP GETcookies</keywords></info># Server-side<reply><data>HTTP/1.1 200 Mooo swscloseConnection: closeSet-Cookie: path=/; thewinneris=nowayyouwin;Content-Length: 8*flopp*</data></reply># Client-side<client><server>http</server> <name>Get same cookie page several times </name> <command>"http://%HOSTIP:%HTTPPORT/want/{27,27,27}" -b none</command></client># Verify data after the test has been "shot"<verify><strip>^User-Agent: curl.*</strip><protocol>GET /want/27 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
GET /want/27 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Cookie: thewinneris=nowayyouwin
GET /want/27 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Cookie: thewinneris=nowayyouwin
</protocol></verify></testcase>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -