fn header_value(v: &Value) -> Option<String>
Coerces a JSON scalar to a header string; None for non-scalars.
None