9cc3a11c44
* Do not send body with HEAD and GET on node integration * Create seven-suits-sit.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
5 lines
101 B
Markdown
5 lines
101 B
Markdown
---
|
|
"astro": patch
|
|
---
|
|
|
|
Do not send `body` with `HEAD` or `GET` requests when using `server` output.
|