MCPcopy 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

1export 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