test269

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

TXT
54
字号
<testcase><info><keywords>HTTPHTTP GET</keywords></info>## Server-side<reply><data>HTTP/1.1 200 OK swscloseDate: Thu, 09 Nov 2010 14:49:00 GMTServer: test-server/fakeAccept-Ranges: bytesContent-Length: 677654Connection: closeContent-Type: text/htmlFunny-head: yesyesmuahahaha</data></reply>## Client-side<client><server>http</server> <name>HTTP --ignore-content-length </name> <command>http://%HOSTIP:%HTTPPORT/269 --ignore-content-length</command></client>## Verify data after the test has been "shot"<verify><strip>^User-Agent:.*</strip><protocol>GET /269 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*

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

⌨️ 快捷键说明

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