Files
rk35xx-android14/external/curl/tests/data/test372
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

50 lines
663 B
Plaintext

<testcase>
<info>
<keywords>
HTTP
HTTP GET
</keywords>
</info>
<reply>
<data>
HTTP/1.1 200 OK
Date: Thu, 22 Jul 2010 11:22:33 GMT
Connection: close
Content-Type: text/html
X-Control: swsclose
Content-Length: 2
%hex[%00]hex%
</data>
</reply>
<client>
<server>
http
</server>
<name>
Binary zero in data element.
</name>
<features>
proxy
</features>
<command>
--raw http://%HOSTIP:%HTTPPORT/binary-zero-in-data-section/%TESTNUMBER
</command>
</client>
<verify>
<protocol>
GET /binary-zero-in-data-section/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
</protocol>
<errorcode>
0
</errorcode>
</verify>
</testcase>