test282

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

TXT
46
字号
<testcase><info><keywords>HTTPHTTP GET</keywords></info>## Server-side<reply><data>HTTP/1.1 200 OK swsclose</data></reply>## Client-side<client><server>http</server> <name>HTTP GET with no response body or headers </name> <command>http://%HOSTIP:%HTTPPORT/282</command></client>## Verify data after the test has been "shot"<verify><strip>^User-Agent:.*</strip><protocol>GET /282 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*

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

⌨️ 快捷键说明

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