tsbase
    Preparing search index...

    Enumeration HttpMethod

    Enumerates supported http methods

    Index

    Enumeration Members

    Enumeration Members

    Delete: "DELETE"
    Get: "GET"
    Patch: "PATCH"

    Post

    Post: "POST"
    Put: "PUT"