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

Add Scheme extractor #2507

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Add Scheme extractor #2507

wants to merge 9 commits into from

Commits on Jan 11, 2024

  1. Implement, test and export Scheme extractor

    Benjamin Sparks committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1f608c3 View commit details
    Browse the repository at this point in the history
  2. Correct duplicate test

    Benjamin Sparks committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d656b66 View commit details
    Browse the repository at this point in the history
  3. Documentation and naming tweaks

    Benjamin Sparks committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2e214ac View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix formatting issues

    Benjamin Sparks committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1b1ab02 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Correct comment; X-Forwarded-Scheme does not exist

    Benjamin Sparks committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    787614b View commit details
    Browse the repository at this point in the history
  2. Use axum's test macro

    Benjamin Sparks committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    cd81836 View commit details
    Browse the repository at this point in the history
  3. Build request manually to test extraction from parts

    Benjamin Sparks committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    65d62a2 View commit details
    Browse the repository at this point in the history
  4. Use OriginalUri extractor

    Benjamin Sparks committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    000e3b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Revert "Use OriginalUri extractor"

    This reverts commit 000e3b7.
    Benjamin Sparks committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    48a718d View commit details
    Browse the repository at this point in the history