Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/copilot-sdk
/ do_GET
Method
do_GET
python/e2e/test_copilot_request_handler_e2e.py:135–136 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
133
)
134
135
def
do_GET(self):
# noqa: N802
136
self._route()
137
138
def
do_POST(self):
# noqa: N802
139
self._route()
Callers
nothing calls this directly
Calls
1
_route
Method · 0.95
Tested by
no test coverage detected