Microsoft.AspNetCore.HostFiltering Namespace

Provides types that help filter requests by their Host header.

Classes

HostFilteringMiddleware

A middleware used to filter requests by their Host header.

HostFilteringOptions

Options for the HostFiltering middleware

Remarks

For more information about host filtering, see Host filtering.