aspnet / HttpAbstractions

[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Print all registered scheme names in exception message for invalid scheme

davidfowl opened this issue · comments

To help with issues like this aspnet/Security#1219 (comment).

/cc @HaoK @Tratcher