Microsoft.Azure.Functions.Worker.Http Namespace

Classes

HttpCookie

Http response cookie object

HttpCookies

Provides functionality to help interact with HTTP cookies.

HttpHeadersCollection

A collection of HTTP Headers

HttpRequestData

A representation of the HTTP request sent by the host.

HttpRequestDataExtensions

Provides extension methods to work with an HttpRequestData instance.

HttpResponseData

A representation of the outgoing HTTP response.

HttpResponseDataExtensions

Provides extension methods to work with an HttpResponseData instance.

Interfaces

IHttpCookie

A representation of an HTTP cookie

Enums

SameSite

Options to restrict the cookie to not be sent with cross-site requests