nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 091f38a99d Revise common header processing
Instead of emitting common headers on decoder side, encoder
now keeps track of removed common headers and encode it
as necessary.
2013-08-24 22:58:26 +09:00
doc Use network-path reference when importing font 2013-08-15 10:39:25 +09:00
examples Rebranding nghttp2 2013-07-13 00:43:06 +09:00
fedora fedora: add spec file 2012-10-27 14:54:06 -07:00
lib Revise common header processing 2013-08-24 22:58:26 +09:00
m4 Add ax_cxx_compile_stdcxx_11 to check C++11 availability and flags 2013-08-06 21:20:36 +09:00
src nghttpx: Fix stream hang when http2 downstream CONNECT failed 2013-08-24 01:43:05 +09:00
tests Connection error if header continuation is employed by peer for now 2013-08-24 19:28:57 +09:00
.gitignore Update .gitignore 2013-08-15 10:41:22 +09:00
AUTHORS Added libtool files 2012-01-18 00:53:12 +09:00
COPYING Fixed copyright year 2012-01-27 01:40:18 +09:00
ChangeLog Added libtool files 2012-01-18 00:53:12 +09:00
Makefile.am Implement HTTP-draft-04/2.0 2013-07-15 21:45:59 +09:00
NEWS Rebranding nghttp2 2013-07-13 00:43:06 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Update README.rst 2013-08-23 03:45:55 +09:00
android-config Rebranding nghttp2 2013-07-13 00:43:06 +09:00
android-make Rebranding nghttp2 2013-07-13 00:43:06 +09:00
configure.ac Add ax_cxx_compile_stdcxx_11 to check C++11 availability and flags 2013-08-06 21:20:36 +09:00
makerelease.sh Add sample pac file and release script 2013-01-12 17:05:11 +09:00
proxy.pac.sample Add sample pac file and release script 2013-01-12 17:05:11 +09:00
shrpx.conf.sample Updated sample shrpx.conf 2012-08-02 23:58:52 +09:00

README

See README.rst