aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 24989c221..53bbc1547 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -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