dylang / node-rss

RSS feed generator for Node.
https://npmjs.org/package/rss
MIT License
999 stars 133 forks source link

Allow user to specify type attr in atom:link #67

Open harpojaeger opened 7 years ago

harpojaeger commented 7 years ago

Technically, 'application/rss+xml' isn't a valid media type (https://www.iana.org/assignments/media-types/media-types.xhtml). This could cause problems in some browsers or RSS readers. While leaving it as the default, allow users to specify a type in feedOptions.