test535

来自「THIS IS HTTP CURL Example」· 代码 · 共 62 行

TXT
62
字号
<testcase><reply><data mode="text">HTTP/1.1 404 BadnessDate: Thu, 09 Nov 2010 14:49:00 GMTETag: "21025-dc7-39462498"Content-Length: 6Content-Type: text/htmlFunny-head: yesyeshejsan</data><data1>HTTP/1.1 200 FineDate: Thu, 09 Nov 2010 14:49:00 GMTContent-Length: 13Connection: closeContent-Type: text/htmlfine content</data1><datacheck>fine content</datacheck></reply># Client-side<client><server>http</server># tool is what to use instead of 'curl'<tool>lib533</tool> <name>HTTP GET multi two files with FAILONERROR </name> <command>http://%HOSTIP:%HTTPPORT/535 http://%HOSTIP:%HTTPPORT/5350001</command></client>## Verify data after the test has been "shot"<verify><protocol>GET /535 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*

GET /5350001 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*

</protocol></verify></testcase>

⌨️ 快捷键说明

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