Skip to main content

construct_headers

Function construct_headers 

Source
pub fn construct_headers(args: &[Value]) -> Result<Value, String>
Expand description

new Headers(init). init is another Headers, an array of [name, value] pairs, or a plain object.