mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
read POST data using the read callback
This commit is contained in:
parent
60b2e74fa3
commit
b0475dbdbc
@ -78,6 +78,9 @@ TODO
|
||||
|
||||
HTTP
|
||||
|
||||
* Make it possible to supply normal POST data through the ordinary read data
|
||||
callback.
|
||||
|
||||
* HTTP PUT for files passed on stdin *OR* when the --crlf option is
|
||||
used. Requires libcurl to send the file with chunked content
|
||||
encoding. [http://curl.haxx.se/dev/HTTP-PUT-stdin.txt] When the filter
|
||||
|
Loading…
Reference in New Issue
Block a user