MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / HeaderParseError

Class HeaderParseError

tools/python-3.11.9-amd64/Lib/email/errors.py:16–17  ·  view source on GitHub ↗

Error while parsing headers.

Source from the content-addressed store, hash-verified

14
15
16class HeaderParseError(MessageParseError):
17 """Error while parsing headers."""
18
19
20class BoundaryError(MessageParseError):

Callers 2

decode_headerFunction · 0.90
encodeMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected