Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimMcCool/scratchattach
/ json
Method
json
scratchattach/utils/requests.py:53–54 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
51
headers: dict[str, str]
52
53
def
json(self) -> Any:
54
return
json.loads(self.text)
55
56
@dataclass
57
class
HTTPResponse(AnyHTTPResponse):
Callers
15
check_response
Method · 0.80
check_response
Method · 0.80
fetch
Function · 0.80
logs
Method · 0.80
update
Method · 0.80
featured_data
Method · 0.80
stats
Method · 0.80
ranks
Method · 0.80
ocular_status
Method · 0.80
is_shared
Method · 0.80
create_remix
Method · 0.80
raw_json
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected