Lupa API Reference / network/types / HttpMethod
Type Alias: HttpMethod
HttpMethod =
"GET"|"POST"|"PUT"|"DELETE"|"PATCH"|"HEAD"|"OPTIONS"|"ANY"
Defined in: src/network/types.ts:4
Supported HTTP methods for network request matching.
Lupa API Reference / network/types / HttpMethod
HttpMethod =
"GET"|"POST"|"PUT"|"DELETE"|"PATCH"|"HEAD"|"OPTIONS"|"ANY"
Defined in: src/network/types.ts:4
Supported HTTP methods for network request matching.