mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
d08c01e50f
Closes #9596
29 lines
330 B
Plaintext
29 lines
330 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
curl_formadd
|
|
curl_formget
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<features>
|
|
unittest
|
|
http
|
|
Mime
|
|
</features>
|
|
<name>
|
|
formpost unit tests
|
|
</name>
|
|
<file name="log/test-%TESTNUMBER">
|
|
Piece of the file that is to uploaded as a formpost
|
|
</file>
|
|
</client>
|
|
</testcase>
|