test500

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

TXT
49
字号
## Server-side<reply name="1"><data>HTTP/1.1 200 OKDate: Thu, 09 Nov 2010 14:49:00 GMTServer: test-server/fakeLast-Modified: Tue, 13 Jun 2000 12:10:00 GMTETag: "21025-dc7-39462498"Accept-Ranges: bytesContent-Length: 6Connection: closeContent-Type: text/htmlFunny-head: yesyes<foo></data></reply># Client-side<client><server>http</server># tool is what to use instead of 'curl'<tool>lib500</tool> <name>simple libcurl HTTP GET tool </name> <command>http://%HOSTIP:%HOSTPORT/500</command></client>## Verify data after the test has been "shot"<verify><protocol>GET /500 HTTP/1.1
Host: 127.0.0.1:8999
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*

</protocol></verify>

⌨️ 快捷键说明

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