barrier/http
crs 1da9be88c9 added a maximum request size to CHTTPProtocol so we can bail
on clients that cause us to use too much memory.  also put
methods in CHTTPRequest to get/set headers and changed the
data structure used to store them.  fixed a couple of other
miscellaneous bugs in CHTTPProtocol.cpp.
2002-06-02 13:34:35 +00:00
..
CHTTPProtocol.cpp added a maximum request size to CHTTPProtocol so we can bail 2002-06-02 13:34:35 +00:00
CHTTPProtocol.h added a maximum request size to CHTTPProtocol so we can bail 2002-06-02 13:34:35 +00:00
Makefile added basic support for an embedded HTTP server. server 2002-05-30 16:13:16 +00:00
XHTTP.cpp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00
XHTTP.h added basic support for an embedded HTTP server. server 2002-05-30 16:13:16 +00:00
http.dsp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00