Files
dl/third/libcurl/tests/data/test1308
T
2026-09-16 14:07:40 +08:00

31 lines
410 B
XML
Vendored

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
curl_formadd
curl_formget
FORM
</keywords>
</info>
# Client-side
<client>
<features>
http
form-api
</features>
<name>
formpost tests
</name>
<tool>
lib%TESTNUMBER
</tool>
<command>
%LOGDIR/test-%TESTNUMBER
</command>
<file name="%LOGDIR/test-%TESTNUMBER">
Piece of the file that is to uploaded as a formpost
</file>
</client>
</testcase>