0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/integrations/node/test/fixtures
Arsh 4467441896
fix(NodeApp): fix responses with null bodies never completing (#9931)
* fix(NodeApp): fix responses with null bodies never completing

* add changeset

* add test

* chore(tests): restore correct assertions

* adjust incorrect test

* added Astro.redirect and Response.redirect test cases

* updated incorrect HTTP status

* adjust api-routes.test.js after cherry-pick

* bup markdoc test timeout

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Friedemann Sommer <friedemannsommer@users.noreply.github.com>
2024-02-01 16:24:21 -05:00
..
api-route fix(NodeApp): fix responses with null bodies never completing (#9931) 2024-02-01 16:24:21 -05:00
bad-urls
encoded
errors fix(NodeApp): end with "Internal server error" on mid-stream error (#9908) 2024-02-01 07:02:40 +00:00
headers
image Support immutable cache headers for _astro assets (#9125) 2023-11-28 08:46:26 -05:00
locals
node-middleware Remove support for simple objects in endpoints (#9181) 2023-11-27 12:51:57 -05:00
prerender fix(core): don't noop shared modules (#9828) 2024-01-26 17:17:32 +00:00
prerender-404-500
trailing-slash feat(node): add trailingSlash support (#9080) 2024-01-25 10:23:27 +00:00
url-protocol
well-known-locations