Tue, 05 Aug 2008 13:17:37 -0400 | Dan | Made error pages send length of response to get keep-alive working properly; added (nonworking, sorry) keep-alive timeout support. | file | diff | annotate |
Wed, 02 Jul 2008 11:57:13 -0400 | Dan | Added HttpSuccess exception which can be thrown when a scriptlet is done executing normally | file | diff | annotate |
Tue, 01 Jul 2008 04:17:46 -0400 | Dan | Added support for multipart forms, file uploads, and fatal exceptions in PhpHttpd; fixed wrong license tag on WebServer class | file | diff | annotate |
Mon, 30 Jun 2008 12:36:13 -0400 | Dan | Made the webserver a bit smarter. It handles running as root properly (only allows it if user/group specified and port < 1024) and directory listing is massively smarter. | file | diff | annotate |