Updated doc

This commit is contained in:
Tatsuhiro Tsujikawa 2012-02-01 02:39:04 +09:00
parent 78cd59d1d0
commit c15b86a55a
1 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,7 @@ get a resource given in the command-line::
[ 0.084] recv DATA frame (stream_id=1, flags=0, length=4096)
[ 0.091] recv DATA frame (stream_id=1, flags=1, length=3114)
[ 0.091] send GOAWAY frame (last_good_stream_id=0)
Please note that OpenSSL with
`NPN <http://technotes.googlecode.com/git/nextprotoneg.html>`
support is required in order to build and run ``spdycat``.