Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Motivation: Commit 8a4273f seem to have introduced regression in how redirect paths are presented. Modification: Pass request.getRequestURL() to call to ServletRequest.stripToPath instead of request.getRequestURI() Result: Observe correct path on redirect Patch: https://rb.dcache.org/r/14130/ Target: trunk Request: 9.2 Request: 9.1 Request: 9.0 Request: 8.2
- Loading branch information