perf(body): re-enable optimization for full-data Bodies
This commit is contained in:
@@ -4,7 +4,6 @@ use bytes::Buf;
|
||||
use http::HeaderMap;
|
||||
|
||||
use crate::common::{Pin, Poll, task};
|
||||
use super::internal::{FullDataArg, FullDataRet};
|
||||
use http_body::{Body as HttpBody, SizeHint};
|
||||
|
||||
/// This trait represents a streaming body of a `Request` or `Response`.
|
||||
|
||||
Reference in New Issue
Block a user