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
    DELETE

    remove a record

    GET

    retrieve a record

    HEAD

    retrieve only headers

    PATCH

    partially update a record

    POST

    create a record

    PUT

    replace a record

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