Ghost/ghost/core
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
..
content 🎨 Updated Source to v1.3.2 2024-07-19 16:04:20 +00:00
core 🐛 Fixed Content-Type for RSS feed (#20670) 2024-08-07 12:09:54 +02:00
test 🐛 Fixed Content-Type for RSS feed (#20670) 2024-08-07 12:09:54 +02:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js Lazyloaded several required dependencies 2024-07-26 09:52:26 +02:00
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Improved speed of monobundle script 2024-07-22 15:45:46 +02:00
package.json Update TryGhost packages 2024-08-05 12:12:34 +02:00
playwright.config.js