0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/node/test/fixtures
Arsh 55ddb2ba48
fix(app/node): include x-forwarded-port header in url (#10666)
* fix(app/node): include `x-forwarded-port` header in url

* add changeset

* add test
2024-04-03 18:57:23 +05:30
..
api-route fix(NodeApp): fix responses with null bodies never completing (#9931) 2024-02-01 16:24:21 -05:00
bad-urls fix(node): Fix malformed URLs crashing the server in certain cases (#6746) 2023-04-04 15:48:28 +02:00
encoded fix(core): handle encoded characters when matching routes (#5836) 2023-01-12 09:44:18 -06:00
errors fix(node): handle offshoot promise rejections (#10454) 2024-03-18 19:44:46 +05:30
headers Fix node test fail (#7950) 2023-08-08 11:04:16 +01:00
image Support immutable cache headers for _astro assets (#9125) 2023-11-28 08:46:26 -05:00
locals fix(middleware): instantiate locals if the adapter does not (#8800) 2023-10-12 09:36:34 -05:00
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 Prerendering corner cases (#8070) 2023-08-17 09:34:31 +01:00
preview-headers Fix(node): Custom headers are not present in responses from standalone Node server in preview mode (#10208) 2024-02-23 08:23:33 -05:00
trailing-slash fix: do not append trailing slash to subresource urls (#10491) 2024-03-19 21:13:08 +05:30
url fix(app/node): include x-forwarded-port header in url (#10666) 2024-04-03 18:57:23 +05:30
well-known-locations Add support for serving well-known URIs with the @astrojs/node SSR adapter (#5832) 2023-01-11 17:52:51 +08:00