mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
Update README.md
This commit is contained in:
parent
e558414867
commit
1392b2b171
@ -37,7 +37,7 @@ Actix web automatically upgrades connection to `http/2` if possible.
|
|||||||
|
|
||||||
### Negotiation
|
### Negotiation
|
||||||
|
|
||||||
To use `http/2` protocol over tls without prior knowlage requires
|
`HTTP/2` protocol over tls without prior knowlage requires
|
||||||
[tls alpn](https://tools.ietf.org/html/rfc7301). At the moment only
|
[tls alpn](https://tools.ietf.org/html/rfc7301). At the moment only
|
||||||
`rust-openssl` supports alpn.
|
`rust-openssl` supports alpn.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user