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

PathString throws exception with empty message. #251

Closed
IntelOrca opened this issue Apr 8, 2015 · 0 comments
Closed

PathString throws exception with empty message. #251

IntelOrca opened this issue Apr 8, 2015 · 0 comments
Assignees
Milestone

Comments

@IntelOrca
Copy link

The PathString class has its exception message commented out when the path does not start with a slash. It looks like it should be added to the resources or otherwise written inline.

https://github.com/aspnet/HttpAbstractions/blob/dev/src/Microsoft.AspNet.Http/PathString.cs#L32

@Tratcher Tratcher added this to the 1.0.0-beta7 milestone Jun 12, 2015
@glennc glennc modified the milestones: 1.0.0-beta8, 1.0.0-beta7 Aug 6, 2015
@Tratcher Tratcher modified the milestones: 1.0.0 backlog, 1.0.0-beta8 Aug 27, 2015
@Tratcher Tratcher removed their assignment Aug 27, 2015
@davidfowl davidfowl modified the milestones: 1.0.0-rc2, 1.0.0 backlog Nov 10, 2015
stevejgordon referenced this issue in HTBox/allReady Jul 3, 2016
* Creating middleware and options

* Adding extension method for middleware

* Configure middleware at startup

* Fixing async bits and token provider

* Using clean up and fixing policy name
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants