mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
update readme
This commit is contained in:
parent
e9fe2ba740
commit
4d575c6269
3 changed files with 5 additions and 3 deletions
|
@ -51,6 +51,8 @@ Upgrade to `http/2` schema described in
|
|||
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)
|
||||
|
||||
[tls example](https://github.com/actix/actix-web/tree/master/examples/tls)
|
||||
|
||||
## Example
|
||||
|
||||
* [Basic](https://github.com/actix/actix-web/tree/master/examples/basic.rs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue