nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 73563de8d4 Specify max length for header value and header block
The max length of header block is not used right now. It will
be used when header continuation is implemented.
2013-08-06 21:57:26 +09:00
doc Update doc 2013-08-04 18:29:31 +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 Specify max length for header value and header block 2013-08-06 21:57: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 src: Reorder AM_CPPFLAGS and AM_LDFLAGS 2013-08-06 21:24:34 +09:00
tests Specify max length for header value and header block 2013-08-06 21:57:26 +09:00
.gitignore Add compile to .gitignore 2013-02-10 18:30: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 doc 2013-08-04 18:29:31 +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