mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 16:02:59 +01:00
Guide: tweak to http/2.
This commit is contained in:
parent
e4a85a53f4
commit
3a80cb7bf3
@ -42,5 +42,5 @@ Upgrades to *HTTP/2.0* schema described in
|
|||||||
Starting *HTTP/2* with prior knowledge is supported for both clear text connection
|
Starting *HTTP/2* with prior knowledge is supported for both clear text connection
|
||||||
and tls connection. [rfc section 3.4](https://http2.github.io/http2-spec/#rfc.section.3.4)
|
and tls connection. [rfc section 3.4](https://http2.github.io/http2-spec/#rfc.section.3.4)
|
||||||
|
|
||||||
> Check the [examples/tls](https://github.com/actix/actix-web/tree/master/examples/tls)
|
> Check out [examples/tls](https://github.com/actix/actix-web/tree/master/examples/tls)
|
||||||
> for a concrete example.
|
> for a concrete example.
|
||||||
|
Loading…
Reference in New Issue
Block a user