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

use existing host header when possible #172

Commits on Oct 4, 2021

  1. - Set redirectUrl host from host header if relative redirect.

    - Clarify logic to operate on host instead of hostname to keep/remove Host and Authorization headers. Host header is hostname+port.
    skillsoftstevemarusa committed Oct 4, 2021
    Copy the full SHA
    f415196 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Copy the full SHA
    fb9ab45 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Refactor.

    RubenVerborgh committed Oct 30, 2021
    Copy the full SHA
    e339cc8 View commit details
    Browse the repository at this point in the history