0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages
Eric R Glass b7194103e3
Fix for Node SSR with Express JSON middleware fails on POST (#6192)
* Fix for Node SSR with Express JSON middleware fails on POST

* Removed the unwanted setting of the req property

* Removed the unwanted setting of the req property

* Removed the unwanted setting of the req property

* Fixed the if statement to not break the existing logic and unit test

* Cleaned up the if statement

* Changed to better solution from Geoffrey-Pliez

* Added class NodeIncomingMessage with body defined as any

---------

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2023-03-24 11:30:47 -04:00
..
astro Fix for Node SSR with Express JSON middleware fails on POST (#6192) 2023-03-24 11:30:47 -04:00
astro-prism [ci] release (#6476) 2023-03-13 16:05:43 -04:00
astro-rss [ci] release (#6541) 2023-03-21 08:03:46 -04:00
create-astro [ci] release (#6541) 2023-03-21 08:03:46 -04:00
integrations [ci] format 2023-03-24 12:01:10 +00:00
markdown [ci] release (#6612) 2023-03-22 20:53:15 +08:00
telemetry feat(all): Migrate to TypeScript 5.0 (#6579) 2023-03-20 17:02:07 +01:00
webapi feat(all): Migrate to TypeScript 5.0 (#6579) 2023-03-20 17:02:07 +01:00