aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-06-14 00:56:06 +0000
committerChristian Grothoff <christian@grothoff.org>2007-06-14 00:56:06 +0000
commite0084684983c71dc75891c966c64c62b35df376d (patch)
tree92e4a2b8f310da2c7c52e1ffe589877a213874a9 /README
parenta01593e2f832856619bc2540ef4c135788cab24b (diff)
downloadlibmicrohttpd-e0084684983c71dc75891c966c64c62b35df376d.tar.gz
libmicrohttpd-e0084684983c71dc75891c966c64c62b35df376d.zip
added parsing of query
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index afcd9a53..ef46cb20 100644
--- a/README
+++ b/README
@@ -5,11 +5,6 @@ things need to be implemented (in list of importance)
5before certain features can be used at all: 5before certain features can be used at all:
6 6
7 7
8For GET args:
9=============
10session.c:
11- MHD_parse_session_headers: take URL apart
12
13For PUT/POST: 8For PUT/POST:
14============= 9=============
15session.c: 10session.c:
@@ -30,9 +25,6 @@ session.c:
30- http 1.0 compatibility (if 1.0, force connection 25- http 1.0 compatibility (if 1.0, force connection
31 close at the end!) 26 close at the end!)
32 27
33
34
35
36For IPv6: 28For IPv6:
37========= 29=========
38daemon.c: 30daemon.c: