mirror of
https://github.com/actix/actix-web.git
synced 2024-11-22 17:41:11 +00:00
Update README.md
This commit is contained in:
parent
d62d6e68e0
commit
0335fde3f9
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ Actix web is a small, pragmatic, extremely fast, web framework for Rust.
|
|||
* Configurable [request routing](https://actix.github.io/actix-web/guide/qs_5.html)
|
||||
* Graceful server shutdown
|
||||
* Multipart streams
|
||||
* SSL support with openssl or native-tls
|
||||
* Middlewares ([Logger](https://actix.github.io/actix-web/guide/qs_10.html#logging),
|
||||
[Session](https://actix.github.io/actix-web/guide/qs_10.html#user-sessions),
|
||||
[DefaultHeaders](https://actix.github.io/actix-web/guide/qs_10.html#default-headers),
|
||||
|
|
Loading…
Reference in a new issue