Skip to main content

Module headers

Module headers 

Source
Expand description

Required header validation.

Functionsยง

find_missing_header
Check that all required headers are present. Returns the first missing header name, or None if all present. Lookup is case-insensitive (HeaderMap handles this).