You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
A request with invalid characters (e.g. /%3C[edit] which is URL decoded to <) causes an ArgumentException to be raised. This produces an HTTP 500 error to be returned to the client, rather than the expected HTTP 404.