Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kaggle/docker-python
/ set_request
Method
set_request
tests/test_user_session.py:16–17 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14
class
UserSessionHTTPHandler(BaseHTTPRequestHandler):
15
16
def
set_request(self):
17
raise
NotImplementedError()
18
19
def
get_response(self):
20
raise
NotImplementedError()
Callers
1
do_POST
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected