summaryrefslogtreecommitdiff
path: root/.changeset/strong-pugs-stare.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/strong-pugs-stare.md')
-rw-r--r--.changeset/strong-pugs-stare.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/strong-pugs-stare.md b/.changeset/strong-pugs-stare.md
deleted file mode 100644
index 2233b8e00..000000000
--- a/.changeset/strong-pugs-stare.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'astro': patch
----
-
-Skips setting statusMessage header for HTTP/2 response
-
-HTTP/2 doesn't support status message, so setting this was logging a warning.