http1
0.1.0
In http1::
protocol::
h1::
response
http1
::
protocol
::
h1
::
response
Function
read_response
Copy item path
source
pub fn read_response<R>(reader: R) ->
Result
<
Response
<
Body
>>
where R:
Read
+
Send
+ 'static,