mirror of
https://github.com/moparisthebest/spdylay
synced 2024-11-11 12:05:07 -05:00
d0cd362852
It now always select "spdy/2" as a next protocol regardless whether or not the server advertises it. The NPN draft allows this. Returning integer version number is not flexible because the selected protcol is just a string. The function now returns 0 if the server advertised spdy/2, or -1. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
spdycat.cc | ||
spdylay_ssl.cc | ||
spdylay_ssl.h | ||
uri.cc | ||
uri.h | ||
util.cc | ||
util.h |