mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:13:35 +03:00
parent
1dd758b36d
commit
d14bf19fda
2 changed files with 12 additions and 2 deletions
|
|
@ -29,7 +29,11 @@ http
|
|||
--data-urlencode
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --data-urlencode "my name is moo[]" --data-urlencode "y e s=s_i_r" --data-urlencode "v_alue@%LOGDIR/%TESTNUMBER.txt" --data-urlencode @%LOGDIR/%TESTNUMBER.txt
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||
--data-urlencode "my name is moo[]"
|
||||
--data-urlencode "y e s=s_i_r"
|
||||
--data-urlencode "v_alue@%LOGDIR/%TESTNUMBER.txt"
|
||||
--data-urlencode @%LOGDIR/%TESTNUMBER.txt
|
||||
</command>
|
||||
<file name="%LOGDIR/%TESTNUMBER.txt">
|
||||
content to _?!#$'|%LT%GT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue