Unosquare
    Show / Hide Table of Contents

    Enum HttpVerb

    Enumerates the different HTTP Verbs.

    Namespace: EmbedIO
    Syntax
    public enum HttpVerb

    Fields

    Name Description
    Any

    Wildcard Method

    Delete

    DELETE Method

    Get

    GET Method

    Head

    HEAD method

    Options

    OPTIONS method

    Patch

    PATCH method

    Post

    POST method

    Put

    PUT method

    Comments

    Back to top Copyright © 2017-2019 Unosquare