nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 01408209d8 nghttpx: Fix the bug that forwarded query contains duplicated '?'
This change also fixes that bug that the multiple '/' at the start of
request were not coalesced into one.
2016-03-14 22:20:00 +09:00
contrib
doc Add nghttp2_error_callback to tell application human readable error message 2016-03-13 18:22:52 +09:00
examples examples: fix compile warnings 2016-02-13 20:11:50 +01:00
fedora
integration-tests integration-tests: do not use recursive target 2016-03-13 15:40:17 +01:00
lib Attempt to fix compile error with msvc 2016-03-14 00:54:02 +09:00
m4 Update ax_check_compile_flag.m4 2016-01-22 23:21:06 +09:00
python python: Do the same thing in 8481bc6 with HEADERS + END_STREAM flag set 2015-11-21 15:44:12 +09:00
script
src nghttpx: Fix the bug that forwarded query contains duplicated '?' 2016-03-14 22:20:00 +09:00
tests Reference counted HPACK name/value pair 2016-03-12 21:12:27 +09:00
third-party mruby: Clean up mrbgems as well 2016-02-23 01:06:23 +09:00
.clang-format Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff 2016-01-27 21:14:07 +09:00
.gitignore
.gitmodules
.travis.yml integration-tests: do not use recursive target 2016-03-13 15:40:17 +01:00
AUTHORS List all contributors in AUTHORS 2016-02-14 17:40:58 +09:00
CONTRIBUTION
COPYING List all contributors in AUTHORS 2016-02-14 17:40:58 +09:00
ChangeLog
Dockerfile.android
LICENSE
Makefile.am
NEWS
README
README.rst nghttpx: Update doc 2016-02-28 23:15:57 +09:00
android-config
android-make
configure.ac integration-tests: do not use recursive target 2016-03-13 15:40:17 +01:00
genauthoritychartbl.py Add genauthoritychartbl.py 2016-01-27 23:06:10 +09:00
gendowncasetbl.py
genheaderfunc.py nghttpx: Change pushed stream's priority 2016-01-21 21:11:57 +09:00
genlibtokenlookup.py Remove extra tokenization of header names; they are not effective at best 2016-03-12 21:13:09 +09:00
genmethodfunc.py
gennghttpxfun.py nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host 2016-02-28 22:15:49 +09:00
gennmchartbl.py
gentokenlookup.py
genvchartbl.py
git-clang-format
help2rst.py
makebashcompletion
makemanpages
makerelease.sh makerelease.sh: Remove duplicate `git module update --init` 2016-02-26 00:57:34 +09:00
mkcipherlist.py
mkhufftbl.py
mkstatichdtbl.py
nghttpx.conf.sample
pre-commit
proxy.pac.sample
releasechk Add script to ensure that packaging is good 2016-01-27 23:12:38 +09:00

README

See README.rst