* do linebuffered/non-blocking reads from http requests
authorWilfried Göesgens <willi@citadel.org>
Sun, 14 Sep 2008 16:50:08 +0000 (16:50 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 14 Sep 2008 16:50:08 +0000 (16:50 +0000)
commit7c6a8c0e7caf1da50e235049d4c4834aef1ca1be
treec56feccd2329f35b222b02589f2188a13d0bae78
parenta92dc8b0a83c0afa3976ce95c5d186223ba34651
* do linebuffered/non-blocking reads from http requests
* migrate HTTP-Headers to a Hashtable
* adjust the rest of the party to work with this.
18 files changed:
webcit/calendar.c
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/crypto.c
webcit/fmt_date.c
webcit/gettext.c
webcit/groupdav.h
webcit/groupdav_delete.c
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/groupdav_options.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/rss.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/webserver.h