MCPcopy
hub / github.com/benoitc/gunicorn / InvalidSchemeHeaders

Class InvalidSchemeHeaders

gunicorn/http/errors.py:172–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170
171
172class InvalidSchemeHeaders(ParseException):
173 def __str__(self):
174 return "Contradictory scheme headers"

Callers 1

_apply_header_policyMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected