Function civet::response [] [src]

pub fn response<S: ToStatusCode, R: Read + Send + 'static>(status: S, headers: HashMap<StringVec<String>>, body: R) -> Response