0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/.changeset/strong-pugs-stare.md

7 lines
158 B
Markdown

---
'astro': patch
---
Skips setting statusMessage header for HTTP/2 response
HTTP/2 doesn't support status message, so setting this was logging a warning.