summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_response.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n...Stefan Eissing2016-03-301-14/+25
* Added many log numbers to log statements thatRainer Jung2016-01-191-1/+2
* mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2...Stefan Eissing2016-01-151-13/+25
* start of PUSH priority handling, fixing core when task produces no response a...Stefan Eissing2015-11-241-36/+70
* sending trailers out, when seeing EOR bucket and r->trailers_out is non-emptyStefan Eissing2015-11-231-8/+15
* new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe...Stefan Eissing2015-11-131-159/+6
* some rework for server pushStefan Eissing2015-11-111-15/+59
* mod_http2: no longer messing with mod_ssl config in slave connections, specia...Stefan Eissing2015-10-221-1/+17
* eliminating some stricter compiler warnings in mod_h2Stefan Eissing2015-09-021-0/+1
* Applied patch by normw@gknw.net for ANSI C compliance.Stefan Eissing2015-08-271-1/+8
* h2_repsonse across pool lifetimes implementation changed, no longer using callocStefan Eissing2015-08-241-46/+30
* replacing strchr on const char * by proper ap_ variantsStefan Eissing2015-08-191-1/+1
* new Protocols directive and core API changes to enable protocol switching on ...Stefan Eissing2015-07-241-3/+4
* c89-ify http2Edward Lu2015-07-231-1/+2
* Arrange the C++ declarations to make my compiler happy.Jean-Frederic Clere2015-07-171-2/+5
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+235