0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/slow-terms-repeat.md
Matthew Phillips 44694d8a90
Fixes binary data request bodies in the Node adapter (#4055)
* Fixes binary data request bodies in the Node adapter

* Fix type
2022-07-26 10:31:54 -04:00

6 lines
101 B
Markdown

---
'astro': patch
'@astrojs/node': patch
---
Handle binary data request bodies in the Node adapter