Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ BadHeaderError
Class
BadHeaderError
django/http/response.py:103–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
102
103
class
BadHeaderError(ValueError):
104
pass
105
106
107
class
HttpResponseBase:
Callers
2
_convert_to_charset
Method · 0.85
forbid_multi_line_headers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected