Show / Hide Table of Contents

    Namespace Cuemon.Net.Http

    Assembly: Cuemon.Net.dll

    Classes

    HttpManager

    Provides ways for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. This class cannot be inherited.

    HttpManagerExtensions

    This is an extension implementation of the most common methods on the HttpManager class.

    HttpManagerOptions

    Specifies options that is related to the HttpManager class.

    HttpMethodConverter

    This utility class is designed to make System.Net.Http.HttpMethod related conversions easier to work with.

    HttpMethodExtensions

    This is an extension implementation of the System.Net.Http.HttpMethod class.

    HttpRequestOptions

    Specifies options that is related to HttpManager operations.

    Enums

    HttpMethods

    Defines the official HTTP data transfer method (such as GET, POST, or HEAD) used by the client to query a web server.

    • View Source
    Back to top Copyright 2008-2018 Weubphoria. All rights reserved.
    Generated by DocFX