mirror of
https://github.com/curl/curl.git
synced 2026-04-18 15:21:40 +03:00
9 lines
214 B
Text
9 lines
214 B
Text
PUT /we/want/10 HTTP/1.1
|
|
Host: 127.0.0.1:8999
|
|
Pragma: no-cache
|
|
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
|
|
Content-Length: 60
|
|
|
|
http://%HOSTIP:%HOSTPORT/we/want/10 -T data/command10.txt
|
|
|
|
|