mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:13:35 +03:00
parent
73b732e3e8
commit
7109b427fb
3 changed files with 5 additions and 8 deletions
|
|
@ -3,7 +3,6 @@
|
|||
<keywords>
|
||||
HTTP
|
||||
HTTP POST
|
||||
notxml
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
@ -31,7 +30,7 @@ http
|
|||
HTTP multipart formpost with contents from a file
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -F "name=<%LOGDIR/field%TESTNUMBER" -F tool=curl
|
||||
http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -F "name=%LT%LOGDIR/field%TESTNUMBER" -F tool=curl
|
||||
</command>
|
||||
# We create this file before the command is invoked!
|
||||
<file name="%LOGDIR/field%TESTNUMBER">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue