Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
40
class
UnreadablePostError(OSError):
41
pass
42
43
44
class
RawPostDataException(Exception):
Callers
4
test_reading_post_data_raises_unreadable_post_error
Method · 0.90
body
Method · 0.85
read
Method · 0.85
readline
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_reading_post_data_raises_unreadable_post_error
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…