Function static_web_server::custom_headers::append_headers
source · pub fn append_headers(
uri: &str,
headers_opts_vec: &Option<Vec<Headers>>,
resp: &mut Response<Body>
)
Expand description
Append custom HTTP headers to current response.