Struct tk_http::client::buffered::Response [] [src]

pub struct Response { /* fields omitted */ }

A buffered response holds contains a body as contiguous chunk of data

Methods

impl Response
[src]

Get response status

Get response headers

Get response body

Trait Implementations

impl Debug for Response
[src]

Formats the value using the given formatter.