From 87cd879d8f075d3d983dfea4e22e2610d7638bcb Mon Sep 17 00:00:00 2001 From: "J. King" Date: Mon, 29 Jul 2019 22:59:45 -0400 Subject: [PATCH] More Fever details --- docs/en/030_Supported_Protocols/030_Fever.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/en/030_Supported_Protocols/030_Fever.md b/docs/en/030_Supported_Protocols/030_Fever.md index 26bdb6d..90ba160 100644 --- a/docs/en/030_Supported_Protocols/030_Fever.md +++ b/docs/en/030_Supported_Protocols/030_Fever.md @@ -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.