Skip to main content

is_valid_value

Function is_valid_value 

Source
pub fn is_valid_value(value: &str) -> bool
Expand description

Whether an already-normalized value is a valid WHATWG “header value”: HTAB, SP, VCHAR, form-feed or NBSP.