Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Review FileExtensionContentTypeProvider and document the criteria for being included #129

@Tratcher

Description

@Tratcher

FileExtensionContentTypeProvider contains the file extension to content-type mappings used by the StaticFilesMiddleware. Only extensions listed will be served by default. The original list was copied from IIS but we've made some additions.

  • Review the APIs and make sure it's easy enough for people to add and remove entries.
  • Document the criteria for including an entry in the default list.
  • Review the current entries to make sure they meet the criteria.

@DamianEdwards

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions