Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rack
/
rack-contrib
Public
Notifications
You must be signed in to change notification settings
Fork
222
Star
1.3k
Code
Issues
2
Pull requests
1
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Middleware to handle vendor forwarded proto
- #193
#193
Open
tomharvey
wants to merge 13 commits into
rack:main
rack/rack-contrib:main
from
tomharvey:vendor-forwarded-proto
tomharvey/rack-contrib:vendor-forwarded-proto
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Middleware to handle vendor forwarded proto
#193
tomharvey
wants to merge 13 commits into
rack:main
rack/rack-contrib:main
from
tomharvey:vendor-forwarded-proto
tomharvey/rack-contrib:vendor-forwarded-proto
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2024
migrating from rack
tomharvey
committed
aaebc1e
View commit details
Copy full SHA for aaebc1e
Browse repository at this point
fixing tests to work within rack-contrib harnass
tomharvey
committed
fbe5006
View commit details
Copy full SHA for fbe5006
Browse repository at this point
linting with rubocop
tomharvey
committed
79158f1
View commit details
Copy full SHA for 79158f1
Browse repository at this point
Commits on Jun 8, 2024
allow the middleware to be used for arbitrary and multiple headers
tomharvey
committed
10963da
View commit details
Copy full SHA for 10963da
Browse repository at this point
adding HeaderNameTransformer description
tomharvey
committed
bb21345
View commit details
Copy full SHA for bb21345
Browse repository at this point
renaming test file for the new middleware name
tomharvey
committed
fb1b50d
View commit details
Copy full SHA for fb1b50d
Browse repository at this point
linting
tomharvey
committed
d37de4b
View commit details
Copy full SHA for d37de4b
Browse repository at this point
Commits on Jul 5, 2024
Update lib/rack/contrib/header_name_transformer.rb
Show description for 8a8a0a5
tomharvey
and
mpalmer
authored
8a8a0a5
View commit details
Copy full SHA for 8a8a0a5
Browse repository at this point
Update test/spec_rack_header_name_transformer.rb
Show description for 2ae7051
tomharvey
and
mpalmer
authored
2ae7051
View commit details
Copy full SHA for 2ae7051
Browse repository at this point
whitespace
tomharvey
committed
2c0f962
View commit details
Copy full SHA for 2c0f962
Browse repository at this point
test that the old header key still exists
tomharvey
committed
db13706
View commit details
Copy full SHA for db13706
Browse repository at this point
updating must_equal for minitest6 deprecation
tomharvey
committed
85e4394
View commit details
Copy full SHA for 85e4394
Browse repository at this point
updating test to cover multi-value header
tomharvey
committed
cca0b4f
View commit details
Copy full SHA for cca0b4f
Browse repository at this point
You can’t perform that action at this time.