Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoCodeStack/ios-device-farm
/ HttpMethod
Enum
HttpMethod
src/modules/wda-control/wda-endpoints.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
enum HttpMethod {
2
GET =
"GET"
,
3
POST =
"POST"
,
4
DELETE =
"DELETE"
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected