diff options
author | 2023-03-24 11:30:47 -0400 | |
---|---|---|
committer | 2023-03-24 11:30:47 -0400 | |
commit | b7194103e39267bf59dcd6ba00f522e424219d16 (patch) | |
tree | 9fbd4c17469c9e88c10a8c97c74eedbb751428ea /examples/blog | |
parent | b558bd51403f79a3c8ed593a4daeaa0ec349fcea (diff) | |
download | astro-b7194103e39267bf59dcd6ba00f522e424219d16.tar.gz astro-b7194103e39267bf59dcd6ba00f522e424219d16.tar.zst astro-b7194103e39267bf59dcd6ba00f522e424219d16.zip |
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>
Diffstat (limited to 'examples/blog')
0 files changed, 0 insertions, 0 deletions