aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-12-16 10:27:29 +0000
committerChristian Grothoff <christian@grothoff.org>2007-12-16 10:27:29 +0000
commitbaeae167a103b40a032e005b50ae13e49ac0ceed (patch)
tree5e773716eaa54c8076bd2f3851a36943ffaf8a5c /README
parent7bf6af91463cd9f514ef98f87726cb6701af2245 (diff)
downloadlibmicrohttpd-baeae167a103b40a032e005b50ae13e49ac0ceed.tar.gz
libmicrohttpd-baeae167a103b40a032e005b50ae13e49ac0ceed.zip
fixing Mantis 1260
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=========