mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-01 04:51:51 +02:00
rename BodyLength to BodySize
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//! Test Various helpers for Actix applications to use during testing.
|
||||
|
||||
//! Test helpers for actix http client to use during testing.
|
||||
use actix_http::http::header::{Header, IntoHeaderValue};
|
||||
use actix_http::http::{HeaderName, HttpTryFrom, Version};
|
||||
use actix_http::{h1, Payload, ResponseHead};
|
||||
|
Reference in New Issue
Block a user