nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 9f318d1249 integration: Validate status code explicitly
Without this validation, test spuriously succeeds, but in fact it
doesn't.  This might occur if stream is closed with RST_STREAM or
GOAWAY.
2016-01-16 12:06:41 +09:00
contrib added apparmor profile 2015-11-07 12:45:57 +01:00
doc Update man pages 2016-01-11 16:23:32 +09:00
examples Switch to clang-format-3.6 2015-11-13 00:53:29 +09:00
fedora
integration-tests integration: Validate status code explicitly 2016-01-16 12:06:41 +09:00
lib Fix bug that HTTP upgrade was not working 2016-01-12 21:05:05 +09:00
m4
python
script fetch-ocsp-response: Handle spurious openssl exist status 0 2015-08-21 23:28:45 +09:00
src nghttpx: Document Forwarded related options 2016-01-16 11:58:02 +09:00
tests Make sure that upgraded response can be received from server 2016-01-15 17:03:13 +09:00
third-party Update neverbleed 2015-12-23 22:48:37 +09:00
.clang-format Add .clang-format config file and git-clang-format from clang project 2014-11-27 23:56:29 +09:00
.gitignore
.gitmodules
.travis.yml
AUTHORS
CONTRIBUTION Make sure that nghttp2 license is MIT license 2015-04-01 19:41:32 +09:00
COPYING
ChangeLog
Dockerfile.android
LICENSE
Makefile.am
NEWS
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst
android-config
android-make
configure.ac
gendowncasetbl.py
genheaderfunc.py nghttpx: Add RFC 7239 Forwarded header field support 2016-01-16 11:32:14 +09:00
genlibtokenlookup.py
genmethodfunc.py
gennghttpxfun.py nghttpx: Add RFC 7239 Forwarded header field support 2016-01-16 11:32:14 +09:00
gennmchartbl.py
gentokenlookup.py
genvchartbl.py
git-clang-format Add .clang-format config file and git-clang-format from clang project 2014-11-27 23:56:29 +09:00
help2rst.py
makebashcompletion
makemanpages
makerelease.sh
mkcipherlist.py
mkhufftbl.py
mkstatichdtbl.py
nghttpx.conf.sample
pre-commit
proxy.pac.sample

README

See README.rst