Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
172
class
InvalidSchemeHeaders(ParseException):
173
def
__str__(self):
174
return
"Contradictory scheme headers"
Callers
1
_apply_header_policy
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected