summaryrefslogtreecommitdiff
path: root/src/response.h
Commit message (Expand)AuthorAgeFilesLines
* [core] shared code for socket backendsGlenn Strauss2017-07-231-1/+2
* [core] act as transparent proxy after con UpgradeGlenn Strauss2017-05-141-0/+1
* [mod_fastcgi] consolidate backend read codeGlenn Strauss2017-05-101-0/+2
* [core] collect ioctl FIONREAD codeGlenn Strauss2017-03-281-0/+1
* [core] consolidate dynamic handler response parseGlenn Strauss2017-03-191-1/+18
* [mod_openssl] move openssl code into mod_opensslGlenn Strauss2017-01-141-3/+0
* [TLS] set SSL_PROTOCOL, SSL_CIPHER* (fixes #2511)Glenn Strauss2016-10-111-0/+3
* consistent, shared code to create CGI envGlenn Strauss2016-10-101-0/+10
* http_response_backend_error()Glenn Strauss2016-06-191-0/+1
* [core] stream response to client (#949)Glenn Strauss2016-06-191-0/+1
* [mod_fastcgi] use http_response_xsendfile() (fixes #799, fixes #851, fixes #2...Glenn Strauss2016-04-271-0/+1
* [core] http_response_send_file() shared code (#2017)Glenn Strauss2016-04-251-0/+1
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-2/+2
* - Combine Cache-Control header value in mod_expire to existing HTTP header if...Elan Ruusamäe2009-09-211-0/+1
* moved last-modifed handling to response.c and let mod_cml_lua.c use it.Jan Kneschke2005-08-311-1/+1
* added function declarationJan Kneschke2005-08-181-0/+3
* moved code to mod_staticfile, mod_dirlisting and mod_indexfileJan Kneschke2005-08-151-4/+1
* moved last-modified handling into a exported function and let mod_cml use itJan Kneschke2005-07-231-0/+1
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+18