2007-06-13 22:35:05 +00:00
2007-01-23 05:48:21 +00:00
2007-01-17 23:52:07 +00:00
fix
2007-06-13 22:35:05 +00:00
2007-01-10 04:12:34 +00:00
2007-01-10 04:12:34 +00:00
bs
2007-01-17 23:52:34 +00:00
2007-01-10 04:12:34 +00:00
pt
2007-03-01 03:54:55 +00:00
2007-01-10 04:12:34 +00:00
fx
2007-01-18 23:42:03 +00:00
2007-01-10 04:12:34 +00:00
2007-06-13 21:57:36 +00:00

Run "autoreconf -f -i" to create configure.

This is still pre-alpha software.  The following
things need to be implemented (in list of importance)
before certain features can be used at all:


For GET args:
=============
session.c:
- MHD_parse_session_headers: take URL apart

For PUT/POST:
=============
session.c:
- MHD_parse_session_headers (determine upload size)
- MHD_session_handle_read (proper handling of upload end)

For COOKIES:
============
session.c:
- MHD_parse_session_headers: take cookie header apart

For http-compliance:
====================
session.c:
- send proper error code back if headers are too long
  (investigate what we should do with those headers,
   read?  give user control?)

For IPv6:
=========
daemon.c:
- fix start daemon and accept handlers
  (tricky bit will be supporting both on 
   the same socket / port!)

For SSL:
========
microhttpd.h:
- define appropriate APIs
- everything else

S
Description
No description provided
Readme
20 MiB
Languages
C 86.4%
M4 10.3%
Shell 1.9%
Makefile 1.3%