aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 5f4820d6..13253d4d 100644
--- a/README
+++ b/README
@@ -50,14 +50,6 @@ indicates that a testcase should be written before implementing the
50feature. 50feature.
51 51
52 52
53For POST:
54=========
55- add support to decode multipart/form-data with
56 nesting (used for files) -- #1221, TEST
57- http://en.wikipedia.org/wiki/HTTP_pipelining:
58 "Only idempotent requests should be pipelined, such as GET and HEAD requests."
59 We should make sure that we force a close after POSTs, PUTs and DELETEs.
60
61For SSL: 53For SSL:
62======== 54========
63microhttpd.h: 55microhttpd.h: