Show / Hide Table of Contents

Namespace Terrasoft.Web.Http.Abstractions

Classes

FormCollection

Contains the form value providers for the application.

HeaderCollection

A collection of headers and their values.

HttpApplicationState

Enables sharing of global information across multiple sessions and requests within an application.

HttpBrowserCapabilities

Enables the server to gather information on the capabilities of the browser that is running on the client.

HttpContext

Encapsulates all HTTP-specific information about an individual HTTP request.

HttpCookie

Provides a type-safe way to create and manipulate individual HTTP cookies.

HttpCookieCollection

Provides a type-safe way to manipulate HTTP cookies.

HttpException

Describes an exception that occurred during the processing of HTTP requests.

HttpFileCollection

Provides access to and organizes files uploaded by a client.

HttpItemCollection

A key/value collection that can be used to organize and share data.

HttpPostedFile

Provides access to individual file that have been uploaded by a client.

HttpRequest

Represents the incoming side of an individual HTTP request.

HttpResponse

Represents the outgoing side of an individual HTTP request.

HttpSessionState

Provides access to session-state values as well as session-level settings.

QueryStringCollection

A collection of HTTP query string variables.

RequestDataCollection

Structs

HostString

Represents the host portion of a URI can be used to construct URI's properly formatted and encoded for use in HTTP headers.

Interfaces

IHttpContextAccessor

In This Article
Back to top © 2021 Creatio. All rights reserved.