Update MIGRATION.md

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
This commit is contained in:
Omid Rad 2020-05-18 08:14:18 +02:00 committed by GitHub
parent 3dc1adb70c
commit aa64b520e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
To create a cookie without a SameSite attribute, remove any calls setting same_site.
* actix-http support for Actors messages was moved to actix-http crate and is enabled
with feature `actors`
* content_length function is removed from actix-files.
* content_length function is removed from actix-http.
You can set Content-Length by normally setting the response body or calling no_chunking function.
## 2.0.0