test205
来自「THIS IS HTTP CURL Example」· 代码 · 共 32 行
TXT
32 行
<testcase># no Server-side# Client-side<client><server>file</server> <name>"upload" with file:// </name> <command>file://localhost/%PWD/log/nonexisting/result205.txt -T log/upload205.txt</command><file name="log/upload205.txt">datainfiletowrite</file></client># Verify data after the test has been "shot"<verify># 23 => CURLE_WRITE_ERROR<errorcode>23</errorcode></verify></testcase>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?