summaryrefslogtreecommitdiffstats
path: root/modules/generators/cgi_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_cgi[d]: Close the connection after handling nph- scripts.Yann Ylavic2022-01-281-0/+3
* Further re-unification of code duplicated across mod_cgi/mod_cgid intoJoe Orton2020-09-081-0/+172
* * modules/generators/cgi_common.h (cgi_handle_response): Avoid tryingJoe Orton2020-09-041-0/+7
* * modules/generators/cgi_common.h (cgi_handle_request): CatchJoe Orton2020-02-251-1/+4
* * modules/generators/cgi_common.h (cgi_handle_request): Factor outJoe Orton2020-02-251-0/+84
* Add comment, no functional change.Joe Orton2019-11-051-0/+4
* Fix build broken w/o --enable-cgid-fdpassing by r1867968:Joe Orton2019-10-041-0/+3
* * modules/generators/cgi_common.h (discard_script_output): SimplifyJoe Orton2019-10-041-8/+4
* Move common (and near-identical) code for CGI response output handlingJoe Orton2019-10-041-0/+140
* * modules/generators/cgi_common.h (cgi_bucket_create):Joe Orton2019-10-021-0/+4
* mod_cgid: Continuation of r1862968, experimental fd passing support.Joe Orton2019-07-171-0/+216