diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ For http/1.1-compliance: | |||
16 | connection.c: | 16 | connection.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 | ||
21 | For POST: | 20 | For POST: |
22 | ========= | 21 | ========= |