Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ body
Method
body
python/python3/tornado/httpclient.py:566–567 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
564
565
@property
566
def
body(self) -> bytes:
567
return
self._body
568
569
@body.setter
570
def
body(self, value: Union[bytes, str]) -> None:
Callers
nothing calls this directly
Calls
1
utf8
Function · 0.90
Tested by
no test coverage detected