通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Microsoft.Azure.Functions.Worker.Http Namespace

Classes

Name Description
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

Name Description
IHttpCookie

A representation of an HTTP cookie

Enums

Name Description
SameSite

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