Search Results for

    Show / Hide Table of Contents

    Enum Http

    enum for specifying a http verb

    Namespace: FastEndpoints
    Assembly: FastEndpoints.Attributes.dll
    Syntax
    public enum Http

    Fields

    Name Description
    CONNECT

    establish a communication tunnel

    DELETE

    remove a record

    GET

    retrieve a record

    HEAD

    retrieve only headers

    OPTIONS

    retrieve communication options

    PATCH

    partially update a record

    POST

    create a record

    PUT

    replace a record

    TRACE

    perform a message loop-back test for debugging purposes

    In this article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX