Skip to main content

RSS_CONTENT_TYPE

Constant RSS_CONTENT_TYPE 

Source
const RSS_CONTENT_TYPE: &str = "application/rss+xml; charset=utf-8";
Expand description

RSS Content-Type(标准注册类型,带 charset 便于阅读器正确解码中文)。