Ghost/ghost/core/test/e2e-frontend
Steffo 0d1916505f
🐛 Fixed Content-Type for RSS feed (#20670)
fixes https://github.com/TryGhost/Ghost/issues/20634

- this sets the correct Content-Type (`application/rss+xml; charset=utf-8`) for the RSS Endpoint as mentioned in the referenced issue
- references for this Content-Type: https://datatracker.ietf.org/doc/id/draft-nottingham-rss-media-type-00 and https://stackoverflow.com/questions/595616/what-is-the-correct-mime-type-to-use-for-an-rss-feed
2024-08-07 12:09:54 +02:00
..
helpers Fixed get helper cache optimizations (#19865) 2024-03-15 00:18:15 +07:00
advanced_url_config.test.js Prevent simple error logs by stubbing log library 2023-03-03 18:25:53 +00:00
custom_routes.test.js 🐛 Fixed sitemaps with no content (#15571) 2022-10-12 14:11:19 +01:00
default_routes.test.js 🐛 Fixed Content-Type for RSS feed (#20670) 2024-08-07 12:09:54 +02:00
email_routes.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
member_stats.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
members.test.js Cleaned up "List Unsubscribe Header" GA feature flag (#20573) 2024-07-10 09:52:13 +00:00
middleware.test.js 🐛 Fixed redundant member data loading for static assets (#20031) 2024-05-20 13:55:45 +08:00
preview_routes.test.js 🐛 Fixed broken access to preview of scheduled email-only posts (#19539) 2024-01-22 14:20:50 +00:00
static-files.test.js 🐛 Fixed missing source + resized images producing rendered 404 (#19869) 2024-03-18 18:32:10 +01:00