summaryrefslogtreecommitdiffstats
path: root/server/apreq_module_cgi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to scan the first 5 bytes, they are already correct (i.e. HTTP_)Christophe Jaillet2016-06-051-7/+6
* Style ('{' on same line as function definition)Christophe Jaillet2014-10-111-2/+4
* Content-Length header should always be interpreted as a decimal.Christophe Jaillet2014-09-181-1/+1
* Fix: (long should be *plenty*!)Jim Jagielski2013-07-021-1/+1
* value never used : dead assignmentJim Jagielski2011-11-211-1/+0
* Fix comment stylePaul Querna2011-11-151-2/+1
* As discussed at AC NA 2011Philip M. Gollucci2011-11-131-0/+1013