##// END OF EJS Templates
Send encoding information in rss header
Edouard Gomez -
r3948:be5d099e default
parent child Browse files
Show More
@@ -1,5 +1,6 b''
1 Content-type: text/xml
1 Content-type: text/xml; charset={encoding}
2
2
3 <?xml version="1.0" encoding="{encoding}"?>
3 <rss version="2.0">
4 <rss version="2.0">
4 <channel>
5 <channel>
5 <link>{urlbase}{url}</link>
6 <link>{urlbase}{url}</link>
General Comments 0
You need to be logged in to leave comments. Login now