Module rama::http::layer::header_option_value

Expand description

Similar to super::header_config::HeaderConfigLayer, but storing the Default value of type T in case the header with the given HeaderName is present and has a bool-like value.

Structsยง