test27

来自「harvest是一个下载html网页得机器人」· 代码 · 共 50 行

TXT
50
字号
# Server-side<reply><data>HTTP/1.1 200 Mooo swscloseConnection: closeSet-Cookie: path=/; thewinneris=nowayyouwin;*flopp*</data></reply># Client-side<client><server>http</server> <name>Get same cookie page several times </name> <command>'http://%HOSTIP:%HOSTPORT/want/{27,27,27}' -b none</command></test># Verify data after the test has been "shot"<verify><strip>^User-Agent: curl.*</strip><protocol>GET /want/27 HTTP/1.1
Host: 127.0.0.1:8999
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*

GET /want/27 HTTP/1.1
Host: 127.0.0.1:8999
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
Cookie: thewinneris=nowayyouwin

GET /want/27 HTTP/1.1
Host: 127.0.0.1:8999
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
Cookie: thewinneris=nowayyouwin

</protocol></verify>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?