Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use uri-reference for errors redirect to allow relative urls #516

Merged
merged 5 commits into from
Sep 16, 2020

Commits on Sep 15, 2020

  1. Allows errors:handlers:redirect:config:to to be a relative URL instea…

    …d of an absolute URL
    xlanor committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b0db6c1 View commit details
    Browse the repository at this point in the history
  2. Updated desc

    xlanor committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    429af6b View commit details
    Browse the repository at this point in the history
  3. Fixed 301 relative test code

    xlanor committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    9b3b9c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a67bbe0 View commit details
    Browse the repository at this point in the history
  5. Replaced schema example with http, and explicitly specifed both http …

    …and https in tests for both 301 and 302
    xlanor committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0e2fca8 View commit details
    Browse the repository at this point in the history