Avatar for the withastro user
withastro
astro
BlogDocsChangelog

Performance History

Latest Results

fix(routing): drop request body for GET/HEAD during rewrites When a GET or HEAD request carries a body, copyRequest() forwards the body unconditionally and constructing the new Request throws a TypeError per the Fetch spec ("Request with a GET or HEAD method cannot have a body"), turning the rewrite into an opaque 500. Skip the body for GET/HEAD methods while keeping it for methods that support a payload (POST, PUT, PATCH, ...). Fixes #17801
haoku123:fix/routing-drop-body-get-head-rewrite
6 hours ago

Latest Branches

CodSpeed Performance Gauge
+18%
fix(routing): drop request body for GET/HEAD during rewrites#17802
6 hours ago
c1d2241
haoku123:fix/routing-drop-body-get-head-rewrite
CodSpeed Performance Gauge
0%
Fix i18n fallback rewrite returning 500 instead of 404 for missing prerendered rest-param routes#17799
2 days ago
c7ba47b
factory/fix-17778
CodSpeed Performance Gauge
-3%
1 day ago
5cba21d
iseraph-dev:perf/dedupe-route-deserialization
© 2026 CodSpeed Technology
Home Terms Privacy Docs