Skip to content

Remove obsolete member in src/Middleware/StaticFiles/src/StaticFileResponseContext.cs #7149

@muratg

Description

@muratg

Remove this obsolete member in src/Middleware/StaticFiles/src/StaticFileResponseContext.cs:

        [Obsolete("Use the constructor that passes in the HttpContext and IFileInfo parameters: StaticFileResponseContext(HttpContext context, IFileInfo file)", false)]
        public StaticFileResponseContext()
        {

And file a new issue in https://github.com/aspnet/Announcements/issues/ if this is a notable breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected-very-fewThis issue impacts very few customersarea-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.help wantedUp for grabs. We would accept a PR to help resolve this issueseverity-nice-to-haveThis label is used by an internal tooltask

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions