0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core
Paul Connolley dd4f8a5f6a Ensure that the character set is UTF-8 for RSS feed
When setting the Content-Type header for the RSS feeds, the character
set is omitted. However, when running the feed through the
[Feed Validator](http://feedvalidator.org), it became apparent that
there was a problem as the encoding defaults to US-ASCII. See
[RFC 3023](http://www.ietf.org/rfc/rfc3023.txt) for further information
on the default XML charset over HTTP.

I have added a test and simple update to the 'Content-Type' header.
2014-04-23 10:47:25 +01:00
..
client Update & grunt-groc and fix docs errors 2014-04-21 19:04:20 +01:00
server Ensure that the character set is UTF-8 for RSS feed 2014-04-23 10:47:25 +01:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Ensure that the character set is UTF-8 for RSS feed 2014-04-23 10:47:25 +01:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00