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
advanced_url_config.test.js
custom_routes.test.js
default_routes.test.js 🐛 Fixed Content-Type for RSS feed (#20670) 2024-08-07 12:09:54 +02:00
email_routes.test.js
member_stats.test.js
members.test.js Cleaned up "List Unsubscribe Header" GA feature flag (#20573) 2024-07-10 09:52:13 +00:00
middleware.test.js
preview_routes.test.js
static-files.test.js