-
- Downloads
Return 404 for unauthenticated requests to URLs that do not exist
This avoids browsers messing up the session state (given that /login calls session.Reset) with requests to various kinds of well-known URLs that might not exist. Also add an integration test for a server with non-nil URL prefix.
Loading
Please register or sign in to comment