aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 78a85961..1b2e70bb 100644
--- a/README
+++ b/README
@@ -16,7 +16,6 @@ For http/1.1-compliance:
16connection.c: 16connection.c:
17- support chunked requests from clients (#1260, ARCH, TEST) 17- support chunked requests from clients (#1260, ARCH, TEST)
18- send proper error code back if client forgot the "Host" header (#1264, TRIV) 18- send proper error code back if client forgot the "Host" header (#1264, TRIV)
19- automatically add MHD_HTTP_HEADER_DATE if client "forgot" to add one (#1261, TRIV)
20 19
21For POST: 20For POST:
22========= 21=========