Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kaggle/docker-python
/ set_request
Method
set_request
tests/test_datasets.py:24–25 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
22
class
GcsDatasetsHTTPHandler(BaseHTTPRequestHandler):
23
24
def
set_request(self):
25
raise
NotImplementedError()
26
27
def
get_response(self):
28
raise
NotImplementedError()
Callers
1
do_POST
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected