Searched defs:with_limited_body (Results 1 – 1 of 1) sorted by relevance
263 fn with_limited_body(self) -> Result<Request<Limited<B>>, Request<B>>; in with_limited_body() method327 fn with_limited_body(self) -> Result<Request<Limited<B>>, Request<B>> { in with_limited_body() function