diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-11 15:20:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-11 15:20:56 +0000 |
commit | c8d2ad2513e3d564c53692ed14202bfa6538fc99 (patch) | |
tree | 730b1dfec6daa11cf349a00ca546c2d8ffd8b428 /docs/libcurl/curl_escape.3 | |
parent | 9f374c20507940862601c3dbad3250a44541a85e (diff) |
now -F supports 'filename=blabla' for parts that upload a file, to set the
filename field of that part. A typical example line could look like:
-F 'name=@filename;filename=/dev/null'
This can be combined with type= too, in a manner similar to:
-F "file=@log/test39.txt;filename=fakerfile;type=moo/foobar"
Enjoy.
Diffstat (limited to 'docs/libcurl/curl_escape.3')
0 files changed, 0 insertions, 0 deletions