nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa 757e6d7066 Add sample pac file and release script 2013-01-12 17:05:11 +09:00
doc Add remarks about callbacks and spdylay_session_{recv,send} 2012-12-23 01:24:56 +09:00
examples examples: Remove unused htparse 2012-12-08 00:38:53 +09:00
fedora fedora: add spec file 2012-10-27 14:54:06 -07:00
lib Update GOAWAY INTERNAL_ERROR value according to SPDY/3 spec change 2012-11-14 21:17:04 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
python python: Escape '\' in server example code 2012-09-13 23:10:47 +09:00
src shrpx: Add missing \n to help message 2013-01-12 16:42:48 +09:00
tests tests: Use traditional C-style comments 2012-11-14 21:00:36 +09:00
.gitignore Added tests for malloc failures 2012-04-24 22:51:06 +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 Move spdycat, spdyd and shrpx from examples to src 2012-09-10 21:39:51 +09:00
NEWS Updated NEWS 2012-10-02 21:45:52 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Update README.rst 2013-01-12 16:43:08 +09:00
configure.ac Add AC_SYS_LARGEFILE 2013-01-11 00:17:43 +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