Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: follow-redirects/follow-redirects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.1
Choose a base ref
...
head repository: follow-redirects/follow-redirects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.7
Choose a head ref
  • 17 commits
  • 15 files changed
  • 5 contributors

Commits on Aug 18, 2021

  1. Remove CI on 6.0.

    RubenVerborgh committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1b45be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ba514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af63a04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    422890d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Fix timeout clearing.

    Fixes #169
    RubenVerborgh committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    3f1b2f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f26c6c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Fix another self mention.

    Fixes #171
    RubenVerborgh committed Sep 14, 2021
    1 Configuration menu
    Copy the full SHA
    eb6e76f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e2a58 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Carry over Host header on relative redirects (#172)

    - 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.
    
    Co-authored-by: Steven Marusa <[email protected]>
    Co-authored-by: Ruben Verborgh <[email protected]>
    3 people authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    2ad9e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1eaf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86f7572 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    40052ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d01ab7a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Ignore null headers.

    Fixes #180
    RubenVerborgh committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    af706be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f5029a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Drop Cookie header across domains.

    Fixes #183
    RubenVerborgh committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    8b347cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ede36d View commit details
    Browse the repository at this point in the history
Loading