Go to file
Tatsuhiro Tsujikawa 2c5f40b175 Added SPDY proxy mode.
To enable SPDY proxy, use --spdy-proxy option.  At time of this
writing, the only browser which supports SSL/SPDY proxy is Chrome.

Removed Location and Host header field rewrite.
2012-07-11 16:20:16 +09:00
doc Include README.rst in manual 2012-05-19 22:05:56 +09:00
examples Added SPDY proxy mode. 2012-07-11 16:20:16 +09:00
lib Take into account shut_flags when accepting DATA frame 2012-06-14 22:39:44 +09:00
m4 Added example of node.native style spdy server 2012-02-14 23:54:23 +09:00
tests Take into account shut_flags when accepting DATA frame 2012-06-14 22:39:44 +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 Packaging fix 2012-04-25 22:27:50 +09:00
NEWS Updated NEWS for 0.3.1 release 2012-06-11 23:28:37 +09:00
README Added libtool files 2012-01-18 00:53:12 +09:00
README.rst Updated README.rst 2012-06-07 02:32:15 +09:00
configure.ac Bump up version number to 0.3.1. LT revision is now 2.1.1 2012-06-11 23:19:09 +09:00

README

See README.rst