mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
More Fever details
This commit is contained in:
parent
580342006e
commit
87cd879d8f
1 changed files with 8 additions and 0 deletions
|
@ -35,3 +35,11 @@ The Fever protocol is incomplete, unusual, _and_ a product of proprietary softwa
|
|||
|
||||
- The undocumented `group_ids`, `feed_ids`, and `as=unread` parameters are all supported
|
||||
- XML output is supported, but may not behave as Fever did. Its use by clients is discouraged
|
||||
|
||||
# Interaction with HTTP Authentication
|
||||
|
||||
We are not aware of any Fever clients which respond to HTTP authentication challenges. If the Web server or The Arsse is configured to require successful HTTP authentication, Fever clients are not likely to be able to connect properly.
|
||||
|
||||
# Interaction with Folders
|
||||
|
||||
Unlike other protocols supported by The Arsse, Fever uses "groups" (more commonly known as tags or labels) to organize newsfeeds. These are fully supported and are exposed as categories in OPML import and export. They are treated separately from folders.
|
||||
|
|
Loading…
Reference in a new issue