MCPcopy
hub / github.com/django/django / UnreadablePostError

Class UnreadablePostError

django/http/request.py:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39
40class UnreadablePostError(OSError):
41 pass
42
43
44class RawPostDataException(Exception):

Callers 4

bodyMethod · 0.85
readMethod · 0.85
readlineMethod · 0.85

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…