response_header_to_vec

Function response_header_to_vec 

Source
pub fn response_header_to_vec<T>(r: &Response<T>) -> Vec<u8> 
Expand description

Easy version of write_response_header. See its doc for details Panics on problems