SMOLNET PORTAL home about changes
link_prio.xml - sfeed_tests - sfeed tests and RSS and Atom files
(URL) git clone git://git.codemadness.org/sfeed_tests (git://git.codemadness.org)
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
link_prio.xml (301B)
---
1 <!-- sfeed handles multiple link types with priorities,
2 link has higher priority over guid -->
3 <rss>
4 <channel>
5
6 <item>
7 <guid ispermalink="true">https://a/</guid>
8 <link>https://b/</link>
9 </item>
10
11 <item>
12 <link>https://b/</link>
13 <guid ispermalink="true">https://a/</guid>
14 </item>
15
16 </channel>
17 </rss>
Response: application/gopher-menu
Original URLgopher://codemadness.org/1/git/sfeed_tests/file/input/sfe...
Content-Typeapplication/gopher-menu; charset=utf-8