withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Short-circuit forwarded header resolution when no headers present
forwarded-headers-in-fetchstate
11 minutes ago
fix: improver double encoding check (#16808)
main
24 minutes ago
Resolve X-Forwarded-* headers inside FetchState Previously, X-Forwarded-Proto/Host/Port headers were resolved before the Fetchable handler's fetch() method was called, so headers set by user code in src/app.ts had no effect on Astro.url. Move the forwarded header resolution into FetchState's constructor so it reads from request.headers at the right time. This lets custom fetch handlers set or modify forwarded headers before creating FetchState. Also removes the now-redundant forwarded header processing from the dev server's handleRequest() in vite-plugin-app/app.ts. Closes #16797
forwarded-headers-in-fetchstate
39 minutes ago
chore: conservative approach
fix/double-encoding
52 minutes ago
chore: linting
fix/double-encoding
2 hours ago
fix build failure
feat/unflag-logger
2 hours ago
fix: improver double encoding check
fix/double-encoding
2 hours ago
fix: support i18n on the client (#16804) * fix: allow astro:i18n in client scripts * test: cover client-side astro:i18n import * chore: add changeset
main
2 hours ago
Latest Branches
CodSpeed Performance Gauge
-20%
Resolve X-Forwarded-* headers inside FetchState
#16811
43 minutes ago
5ab0a96
forwarded-headers-in-fetchstate
CodSpeed Performance Gauge
0%
fix: improver double encoding check
#16808
56 minutes ago
07a8bbb
fix/double-encoding
CodSpeed Performance Gauge
0%
feat: unflag logger
#16745
2 hours ago
cc8b0f0
feat/unflag-logger
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs