aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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: