Ghost/ghost/core/test
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
..
e2e-api Fixed blockquote horizontal spacing on Outlook (#20625) 2024-07-18 21:01:43 +08:00
e2e-browser Fixed browser tests for unsaved changes (#20717) 2024-08-05 21:40:18 +07:00
e2e-frontend 🐛 Fixed Content-Type for RSS feed (#20670) 2024-08-07 12:09:54 +02:00
e2e-server Added 90 days filter to Mrr Admin Dashboard query (#20661) 2024-07-25 17:08:51 +05:30
e2e-webhooks
integration Fixed blockquote horizontal spacing on Outlook (#20625) 2024-07-18 21:01:43 +08:00
regression 🐛 Fixed Content-Type for RSS feed (#20670) 2024-08-07 12:09:54 +02:00
unit 🐛 Fixed Content-Type for RSS feed (#20670) 2024-08-07 12:09:54 +02:00
utils
.eslintignore
.eslintrc.js