blob: 665ce653c0615e609a2aa37c6e0ce6fa3ecb8683 (
plain)
1
2
3
4
5
6
7
8
9
|
PUT /we/want/10 HTTP/1.0
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
|