nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa db2f612a30 nghttpx: Fix request stall
Fix request stall if backend connection is reused and buffer is full.
2019-08-13 17:05:11 +09:00
cmake cmake: Fix libevent version detection 2018-10-03 17:38:17 +02:00
contrib
doc Update manual pages 2019-06-11 21:22:20 +09:00
examples Replace http-parser with llhttp 2019-04-20 18:42:30 +09:00
fedora
fuzz fuzz: Fix typo (‘-fsanitize=adres’) in README.rst 2017-10-10 22:14:25 +02:00
integration-tests nghttpx: Fix request stall 2019-08-13 17:05:11 +09:00
lib Ignore content-length in 200 response to CONNECT request 2019-05-17 23:00:32 +09:00
m4 Use C++14 2018-10-15 22:35:05 +09:00
python
script
src nghttpx: Fix request stall 2019-08-13 17:05:11 +09:00
tests Ignore content-length in 200 response to CONNECT request 2019-05-17 23:00:32 +09:00
third-party Update llhttp to 1.1.3 2019-05-07 22:40:06 +09:00
.clang-format clang-format-8 2019-05-18 10:28:35 +09:00
.gitignore
.gitmodules Update neverbleed to fix OpenSSL 1.1.1 issues 2018-09-16 22:55:07 +09:00
.travis.yml Fix multi-line text travis issue 2019-06-10 18:58:47 +09:00
AUTHORS Update AUTHORS 2019-06-11 21:16:17 +09:00
CMakeLists.txt Bump up version number to 1.39.1 2019-06-11 23:20:14 +09:00
CMakeOptions.txt Disable shared library if ENABLE_SHARED_LIB is OFF 2018-12-27 13:06:02 -05:00
CONTRIBUTION
COPYING List all contributors in AUTHORS 2016-02-14 17:40:58 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
Dockerfile.android Fix unreachable 2017-08-26 12:54:03 +08:00
LICENSE
Makefile.am
NEWS
README
README.rst Run nghttpx integration test with cmake build 2019-06-08 00:34:27 +09:00
android-config
android-make
appveyor.yml
author.py
cmakeconfig.h.in nghttpx: Write API request body in temporary file 2017-12-03 16:19:57 +09:00
configure.ac Bump up version number to 1.39.1 2019-06-11 23:20:14 +09:00
genauthoritychartbl.py
gendowncasetbl.py
genheaderfunc.py nghttpx: Convert LogFragmentType to enum class 2018-11-02 14:14:48 +09:00
genlibtokenlookup.py Add NGHTTP2_TOKEN__PROTOCOL 2018-09-23 10:36:30 +09:00
genmethodfunc.py Replace http-parser with llhttp 2019-04-20 18:42:30 +09:00
gennghttpxfun.py nghttpx: Convert LogFragmentType to enum class 2018-11-02 14:14:48 +09:00
gennmchartbl.py
gentokenlookup.py nghttpx: Convert LogFragmentType to enum class 2018-11-02 14:14:48 +09:00
genvchartbl.py
git-clang-format
help2rst.py Don't treat text as option if it matches -[0-9] 2019-01-18 21:18:18 +09:00
makebashcompletion
makemanpages
makerelease.sh
mkcipherlist.py
mkhufftbl.py
mkstatichdtbl.py
nghttpx.conf.sample
pre-commit
proxy.pac.sample
releasechk

README

See README.rst