1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-12-22 04:02:04 +03:00
Files
libhttp/VS2012/upload
bel 0af7de4426 Rewrite and comment request processing
Replace some of the lengthy "else if" cascades of the request handling core
methods by a new, more comprehensible implementation. Document the source of
the new implementation.

Introduce a new define NO_FILES for server configurations that only use
callbacks and do not access any directory.
2014-12-27 16:05:50 +01:00
..