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

Move StatusCodes to a more visible namespace #182

Closed
@rynowak

Description

@rynowak

Right now it's in Microsoft.AspNet.WebUtilities namespace. Suggest moving it to Microsoft.AspNet.Http so that it's more easily discoverable.

Example: https://github.com/aspnet/Mvc/pull/1924/files

We're using this in plenty of places in MVC but it's pretty much the only from that namespace we're interested in.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions