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

Middleware to handle vendor forwarded proto #193

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

Commits on Jun 5, 2024

  1. migrating from rack

    tomharvey committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    aaebc1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe5006 View commit details
    Browse the repository at this point in the history
  3. linting with rubocop

    tomharvey committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    79158f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    10963da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb21345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb1b50d View commit details
    Browse the repository at this point in the history
  4. linting

    tomharvey committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d37de4b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update lib/rack/contrib/header_name_transformer.rb

    Co-authored-by: Matt Palmer <[email protected]>
    tomharvey and mpalmer authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8a8a0a5 View commit details
    Browse the repository at this point in the history
  2. Update test/spec_rack_header_name_transformer.rb

    Co-authored-by: Matt Palmer <[email protected]>
    tomharvey and mpalmer authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2ae7051 View commit details
    Browse the repository at this point in the history
  3. whitespace

    tomharvey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2c0f962 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db13706 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85e4394 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cca0b4f View commit details
    Browse the repository at this point in the history