Method:
    | "get"
    | "GET"
    | "delete"
    | "DELETE"
    | "head"
    | "HEAD"
    | "options"
    | "OPTIONS"
    | "post"
    | "POST"
    | "put"
    | "PUT"
    | "patch"
    | "PATCH"

HTTP Methods supported by the http-client.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.