mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 16:02:59 +01:00
Merge branch 'master' into patch-2
This commit is contained in:
commit
42b19b1819
@ -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)
|
* Configurable [request routing](https://actix.github.io/actix-web/guide/qs_5.html)
|
||||||
* Graceful server shutdown
|
* Graceful server shutdown
|
||||||
* Multipart streams
|
* Multipart streams
|
||||||
|
* SSL support with openssl or native-tls
|
||||||
* Middlewares ([Logger](https://actix.github.io/actix-web/guide/qs_10.html#logging),
|
* 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),
|
[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),
|
[DefaultHeaders](https://actix.github.io/actix-web/guide/qs_10.html#default-headers),
|
||||||
|
Loading…
Reference in New Issue
Block a user