summaryrefslogtreecommitdiff
path: root/src/http_chunk.h
Commit message (Expand)AuthorAgeFilesLines
* [core] remove some (now) unused http_chunk APIsGlenn Strauss2021-05-141-2/+0
* [core] http_chunk_append_file_ref_range()Glenn Strauss2020-10-201-0/+4
* [core] pass open fd to http_response_parse_rangeGlenn Strauss2020-10-131-0/+1
* [core] decode Transfer-Encoding: chunked from gwGlenn Strauss2020-08-021-0/+2
* [multiple] split con, request (very large change)Glenn Strauss2020-07-081-7/+7
* [core] create http chunk header on the stackGlenn Strauss2020-07-081-3/+5
* [multiple] prefer (connection *) to (srv *)Glenn Strauss2020-07-081-7/+7
* [core] chunkqueue perf: read small files into memGlenn Strauss2019-05-131-1/+1
* [core] http_chunk_append_file_fd()Glenn Strauss2019-05-041-0/+1
* [mod_fastcgi] perf: reduce data copiesGlenn Strauss2018-11-121-0/+1
* [core] some header cleanupGlenn Strauss2018-04-081-2/+1
* [core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #93...Glenn Strauss2016-06-121-2/+2
* [core] open fd when appending file to cq (fixes #2655)Glenn Strauss2016-04-181-1/+2
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-4/+4
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+12