PowerKeys Scripting API
    Preparing search index...

    Type Alias HttpMethod

    HttpMethod: "GET" | "HEAD" | "POST" | "PUT" | "PATCH" | "DELETE" | "OPTIONS"

    HTTP methods accepted by HTTP.SendRequest and HTTP.RequestJson.