pub fn validate_content_type(
headers: &HeaderMap,
expected: &str,
config: &ValidationConfig,
) -> Result<(), ValidationError>Expand description
Validate content type
pub fn validate_content_type(
headers: &HeaderMap,
expected: &str,
config: &ValidationConfig,
) -> Result<(), ValidationError>Validate content type