aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-12-16 10:57:23 +0000
committerChristian Grothoff <christian@grothoff.org>2007-12-16 10:57:23 +0000
commit3d3ba316dfb99e6a4aa998e33e2fb24662db5e4c (patch)
treeb28d7835a8a07442099e8d37f5e21b309e571132 /README
parent4e5c09345917310d428c42af3f2c436494b276e2 (diff)
downloadlibmicrohttpd-3d3ba316dfb99e6a4aa998e33e2fb24662db5e4c.tar.gz
libmicrohttpd-3d3ba316dfb99e6a4aa998e33e2fb24662db5e4c.zip
update
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a5b3b936..4fd9edbe 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 sending of chunked responses (#1260, TEST) 56- support sending of chunked responses (#1302, TEST, ARCH)
57 57
58For POST: 58For POST:
59========= 59=========