summaryrefslogtreecommitdiffstats
path: root/modules/metadata/mod_headers.exp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-28Use 'ap_pbase64decode' to simplify code.Christophe Jaillet1-5/+1
2015-11-26Fix typo in commentChristophe Jaillet1-1/+1
2015-11-26updating reference nghttp2 version after its releaseStefan Eissing1-1/+1
2015-11-25update CHANGES and version bump for mod_http2Stefan Eissing2-6/+2
2015-11-25adding include for older apr versionsStefan Eissing2-1/+3
2015-11-25Version warning for <If>Rich Bowen1-1/+1
2015-11-25changed nghttp2 write frequency to fix nghttp2_stream* lookup failuresStefan Eissing1-13/+50
2015-11-25html updates after buildStefan Eissing3-3/+130
2015-11-25new directive H2PushPriority to define content-type based priorities on serve...Stefan Eissing24-126/+348
2015-11-24update CHANGES, version and compiler warningStefan Eissing3-6/+3
2015-11-24priorities for pushed streams are changed if nghttp2 library supports this, c...Stefan Eissing7-104/+158
2015-11-24Follow up to r1715880: revert abusive ap_casecmpstr[n]() usages.Yann Ylavic8-51/+50
2015-11-24start of PUSH priority handling, fixing core when task produces no response a...Stefan Eissing14-191/+370
2015-11-23Follow up to r1715876: fix typo.Yann Ylavic1-1/+2
2015-11-23update CHANGES, re http2 trailersStefan Eissing1-0/+4
2015-11-23sending trailers out, when seeing EOR bucket and r->trailers_out is non-emptyStefan Eissing15-51/+182
2015-11-23mod_cache: Fix (max-stale with no '=') and enforce (check integers after '=')Yann Ylavic1-10/+25
2015-11-23More ap_casecmpstr[n]() usages (follow up to r1715876).Yann Ylavic27-188/+189
2015-11-23Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic33-283/+216
2015-11-23Revert r1715789: will re-commit without spurious functional changes.Yann Ylavic33-241/+289
2015-11-23we just worry about "equality" with this implementation...Jim Jagielski1-6/+4
2015-11-23MMN update and func name changeJim Jagielski1-2/+2
2015-11-23adding nghttp2 alloc logging for trace6Stefan Eissing1-4/+55
2015-11-23fixes races during session shutdown when connection is abortedStefan Eissing13-125/+130
2015-11-23Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic33-289/+241
2015-11-23Before they are used, rename ap_str[n]casecmp() to ap_casecmpstr[n]() to matchYann Ylavic2-4/+4
2015-11-22Introduce an ascii-like sortation for EBCDIC, case folding US-ASCII alpha onlyWilliam A. Rowe Jr1-1/+49
2015-11-21revert until these functions are used.Eric Covener1-12/+0
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-1/+0
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-1/+0
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-1/+0
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-3/+6
2015-11-21Remove some useless 'return' statements.Christophe Jaillet2-14/+10
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-5/+5
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-1/+1
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-1/+0
2015-11-21Remove some useless 'return' statements.Christophe Jaillet2-6/+0
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-1/+0
2015-11-21Remove some useless 'return' statements.Christophe Jaillet1-3/+0
2015-11-21stick with underlying strcasecmp on EBCDIC buildsEric Covener1-0/+12
2015-11-21Not strictly ASCII only, but only ASCII char case is foldedWilliam A. Rowe Jr1-2/+2
2015-11-21further info re implJim Jagielski1-2/+2
2015-11-21move to simpler while loop and reduce number of returnsJim Jagielski1-10/+7
2015-11-21typoJim Jagielski1-1/+1
2015-11-20make bill happy (if possible!)Jim Jagielski2-2/+3
2015-11-20Provide our own impl of str[n]casecmp()Jim Jagielski3-1/+90
2015-11-20removing CHANGES that have made it to 2.4.xStefan Eissing1-50/+0
2015-11-20updated CHANGESStefan Eissing1-4/+20
2015-11-20incoming trailers passed into chunked request bodies, outgoing trailers not s...Stefan Eissing7-41/+187
2015-11-19Revert r1715289 (Connection header field should use "upgrade" instead of "Upg...Christophe Jaillet1-2/+2