Stone.js API
    Preparing search index...

    Enum representing standard HTTP methods.

    Index
    DELETE: "DELETE"
    GET: "GET"
    HEAD: "HEAD"
    OPTIONS: "OPTIONS"
    PATCH: "PATCH"

    POST

    POST: "POST"
    PUT: "PUT"