summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_alt_svc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_http2: fixing config lookup now that we have dir confStefan Eissing2016-07-201-1/+1
* Added many log numbers to log statements thatRainer Jung2016-01-191-1/+1
* Save a few cycles in 'h2_alt_svc_parse'.Christophe Jaillet2015-12-171-5/+5
* saving some bytes and cycles by not create h2_ctx for every connection and ch...Stefan Eissing2015-12-141-3/+1
* new directive H2PushPriority to define content-type based priorities on serve...Stefan Eissing2015-11-251-1/+1
* replacing strchr on const char * by proper ap_ variantsStefan Eissing2015-08-191-2/+2
* mod_h2 compiles warning free in maintainer-modeStefan Eissing2015-08-191-2/+2
* announcing Alt-Svc only on first request per connection, using handler indepe...Stefan Eissing2015-08-171-5/+13
* c89-ify http2Edward Lu2015-07-231-1/+2
* Arrange the C++ declarations to make my compiler happy.Jean-Frederic Clere2015-07-171-1/+2
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+122