rest-vir - v2.2.0
    Preparing search index...

    Variable definableHttpMethodsConst

    definableHttpMethods: readonly [
        "GET",
        "PUT",
        "POST",
        "DELETE",
        "PATCH",
        "TRACE",
    ] = ...

    All HttpMethods that we can define requests for.