Mercurial > urweb
log src/c/cgi.c
age | author | description |
---|---|---|
Tue, 05 Mar 2013 09:29:50 -0500 | Adam Chlipala | Make CGI programs use Status header to set HTTP status code |
Thu, 02 Aug 2012 16:33:25 -0400 | Adam Chlipala | Basis.getenv |
Tue, 10 Jan 2012 17:32:48 -0500 | Adam Chlipala | Fix some locking issues for client array |
Sat, 09 Apr 2011 14:36:47 -0400 | Adam Chlipala | Each context gets its own non-repeating sequence of source numbers |
Sat, 20 Nov 2010 09:48:03 -0500 | Adam Chlipala | In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line |
Sun, 30 May 2010 10:39:25 -0400 | Adam Chlipala | Include new config.h in C source files |