MCPcopy
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
103class BadHeaderError(ValueError):
104 pass
105
106
107class HttpResponseBase:

Callers 2

_convert_to_charsetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected