mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 01:31:57 +02:00
fix limit usage for Request/Response Body future
This commit is contained in:
@@ -170,7 +170,7 @@ impl fmt::Debug for ClientRequest {
|
||||
}
|
||||
|
||||
|
||||
/// An HTTP client request builder
|
||||
/// An HTTP Client request builder
|
||||
///
|
||||
/// This type can be used to construct an instance of `ClientRequest` through a
|
||||
/// builder-like pattern.
|
||||
|
Reference in New Issue
Block a user