README.rst: Require spdylay >= 1.3.0
This commit is contained in:
parent
d5dcbf6f3b
commit
679a0a0fa1
|
@ -84,7 +84,7 @@ ALPN support requires unreleased version OpenSSL >= 1.0.2.
|
||||||
To enable SPDY protocol in the application program ``nghttpx`` and
|
To enable SPDY protocol in the application program ``nghttpx`` and
|
||||||
``h2load``, the following package is required:
|
``h2load``, the following package is required:
|
||||||
|
|
||||||
* spdylay >= 1.2.3
|
* spdylay >= 1.3.0
|
||||||
|
|
||||||
To enable ``-a`` option (getting linked assets from the downloaded
|
To enable ``-a`` option (getting linked assets from the downloaded
|
||||||
resource) in ``nghttp``, the following package is required:
|
resource) in ``nghttp``, the following package is required:
|
||||||
|
|
Loading…
Reference in New Issue