Microsoft.AspNetCore.Http.Headers Namespace

Contains types for getting and setting headers for HTTP requests and responses.

Classes

RequestHeaders

Strongly typed HTTP request headers.

ResponseHeaders

Strongly typed HTTP response headers.

Remarks

For more information about low-level HTTP APIs, see Access HttpContext in ASP.NET Core.