Skip to main content

header_value_to_string

Function header_value_to_string 

Source
fn header_value_to_string(v: &Value) -> Option<String>
Expand description

Stringifies a scalar header value (string or number, matching the APISIX schema); returns None for other shapes.