Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/bugy/script-server
/ post
Method
post
src/tests/utils/mock_server.py:172–173 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
170
self.application.mock_server.handle_request(self)
171
172
def
post(self, *args, **kwargs):
173
self.application.mock_server.handle_request(self)
Callers
4
test_xsrf_protection_when_token
Method · 0.45
test_xsrf_protection_when_token_failed
Method · 0.45
test_xsrf_protection_when_header
Method · 0.45
test_create_script_config
Method · 0.45
Calls
1
handle_request
Method · 0.80
Tested by
4
test_xsrf_protection_when_token
Method · 0.36
test_xsrf_protection_when_token_failed
Method · 0.36
test_xsrf_protection_when_header
Method · 0.36
test_create_script_config
Method · 0.36