Ankh.HTTP.validate_headers

You're seeing just the function validate_headers, go back to Ankh.HTTP module for more information.
Link to this function

validate_headers(headers, strict, forbidden \\ [])

Specs

validate_headers(headers(), boolean(), [header_name()]) ::
  :ok | {:error, :protocol_error}