nghttp2 - HTTP/2 C Library and tools
Go to file
Tatsuhiro Tsujikawa e2092966ef Mentioned on_ctrl_not_send_callback in spdylay_session_send doc. 2012-03-08 22:02:48 +09:00
examples Translate received SPDY/2 name/value pairs into SPDY/3 style. 2012-03-07 00:42:47 +09:00
lib Mentioned on_ctrl_not_send_callback in spdylay_session_send doc. 2012-03-08 22:02:48 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
tests Renamed SPDYLAY_ERR_STREAM_ALREADY_CLOSED as SPDYLAY_ERR_STREAM_CLOSED 2012-03-08 00:37:18 +09:00
.gitignore Add an NPN callback helper that finds the correct version of spdy 2012-02-02 16:31:11 -08: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 Make examples before tests 2012-03-02 22:40:50 +09:00
NEWS Added libtool files 2012-01-18 00:53:12 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Updated README.rst 2012-02-26 18:25:59 +09:00
configure.ac Fixed: configure options LIBS and CFLAGS do not work 2012-03-01 23:39:55 +09:00

README

See README.rst