I have a custom IHttpRoute implementation for doing some custom routing. I want to throw a 400 (bad request) sometimes. I tried to do a "throw new HttpResponseException()" in my code but the client always receives a 500.
Comments: Fixed. https://aspnetwebstack.codeplex.com/SourceControl/changeset/702e89d93c0b50d7ed9854c025d595c289e74d3a
Comments: Fixed. https://aspnetwebstack.codeplex.com/SourceControl/changeset/702e89d93c0b50d7ed9854c025d595c289e74d3a