aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e83480f0..a5b3b936 100644
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ feature.
53For http/1.1-compliance: 53For http/1.1-compliance:
54======================== 54========================
55connection.c: 55connection.c:
56- support chunked requests from clients (#1260, ARCH, TEST) 56- support sending of chunked responses (#1260, TEST)
57 57
58For POST: 58For POST:
59========= 59=========