nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 0dec04921d Remove priority adjustment for a DATA frame
Simply it does not work as expected.
2013-08-09 21:21:14 +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 Remove priority adjustment for a DATA frame 2013-08-09 21:21:14 +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 Allow disabling auto WINDOW_UPDATE for connection and stream individually 2013-08-09 01:23:39 +09:00
tests Rename window_size member of nghttp2_session as remote_window_size 2013-08-09 01:31:15 +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-09 02:16:51 +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