Closed dbu closed 2 years ago
@ostrolucky can you review this one please? trying to get all of the redirection right. i discovered that besides the domain/scheme/port topic, RFC 7231 also allows relative paths with all of the path semantics...
thanks for the feedback. i updated all points you discovered
What's in this PR?
Correctly handle non-absolute URLs in the redirect
Why?
Conform with RFC 7231 Location header specification
Checklist