From aa64b520e3cb3e8cb1f134c27df8c980d5cd1987 Mon Sep 17 00:00:00 2001 From: Omid Rad Date: Mon, 18 May 2020 08:14:18 +0200 Subject: [PATCH] Update MIGRATION.md Co-authored-by: Yuki Okushi --- MIGRATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIGRATION.md b/MIGRATION.md index f835b93c2..8e43430c9 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -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