withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(render): re-used popped node
fix/queued-rendering-aware-pooling
6 minutes ago
Make bodySizeLimit a user-configurable option in the Node adapter
fix/bugbot-129
14 minutes ago
Update ssr-request test to expect normalized pathname in middleware Duplicate slashes are now collapsed before middleware runs, so the middleware and test need to check for the normalized path instead of the raw path with duplicate slashes.
fix/bugbot-36
33 minutes ago
Harden dev server with Sec-Fetch metadata validation (#15756) * Harden dev server with Sec-Fetch metadata validation * Address review feedback: use logger, drop type casts, support allowedDomains - Remove explicit 'as string | undefined' casts on req.headers access - Log a warning via logger.warn() when blocking cross-origin requests - Allow cross-origin requests from origins matching security.allowedDomains, using BaseApp.validateForwardedHost, to support proxied dev server setups - Add tests for allowedDomains support --------- Co-authored-by: bugbot <bugbot@users.noreply.github.com>
main
43 minutes ago
Improve serverIslandBodySizeLimit JSDoc: fix version, clarify body contents
fix/bugbot-128
49 minutes ago
Harden Node adapter HTTP server defaults and add global body size limit
fix/bugbot-129
1 hour ago
fix(astro): ensure `req.url` has a starting `/` when modifying it in the internal base middleware (#15414) Co-authored-by: ematipico <estoppa@cloudflare.com>
main
1 hour ago
Address review feedback: use logger, drop type casts, support allowedDomains - Remove explicit 'as string | undefined' casts on req.headers access - Log a warning via logger.warn() when blocking cross-origin requests - Allow cross-origin requests from origins matching security.allowedDomains, using BaseApp.validateForwardedHost, to support proxied dev server setups - Add tests for allowedDomains support
fix/bugbot-110
2 hours ago
Active Branches
Normalize backslash characters in URL pathname after decoding
last run
33 minutes ago
#15757
CodSpeed Performance Gauge
0%
Add security.serverIslandBodySizeLimit and shared body-reading utility
last run
49 minutes ago
#15755
CodSpeed Performance Gauge
+11%
Harden Node adapter HTTP server defaults and request body handling
last run
1 hour ago
#15759
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs