withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fixes breaking test
refactor-analysis
28 minutes ago
Merge branch 'main' into refactor-analysis
refactor-analysis
42 minutes ago
fix: X-Forwarded-Proto rejected when allowedDomains includes protocol and hostname The protocol validation in validateForwardedHeaders() passed the full pattern object to matchPattern(), which also checked hostname against the hardcoded test URL (example.com). Pass only { protocol } to matchPattern() so that only the protocol field is validated; the host+proto combination is already checked in the host validation block below. Fixes withastro/astro#15559
z0mt3c:fix/forwarded-proto-allowed-domains
2 hours ago
fix: X-Forwarded-Proto rejected when allowedDomains includes protocol and hostname The protocol validation in validateForwardedHeaders() passed the full pattern object to matchPattern(), which also checked hostname against the hardcoded test URL (example.com). Pass only { protocol } to matchPattern() so that only the protocol field is validated; the host+proto combination is already checked in the host validation block below. Fixes withastro/astro#15559
z0mt3c:fix/forwarded-proto-allowed-domains
2 hours ago
fixes an issue with x-forwarded headers and checkOrigin
qzio:fix-issue-with-x-forwarded-header-and-checkorigin
5 hours ago
grammar and changeset
refactor/rendere-queue
6 hours ago
add changeset
refactor/rendere-queue
7 hours ago
tidy up tests
refactor/rendere-queue
7 hours ago
Active Branches
WIP: refactor router tests
last run
28 minutes ago
#15510
CodSpeed Performance Gauge
+10%
fix: X-Forwarded-Proto rejected when allowedDomains includes protocol field
last run
2 hours ago
#15560
CodSpeed Performance Gauge
+33%
Fixes an issue with x-forwarded headers and checkOrigin'
last run
5 hours ago
#15534
CodSpeed Performance Gauge
+33%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs