Mercurial > noffle
comparison docs/FAQ @ 479:0dca2ed29197 noffle
[svn] * docs/FAQ: Add entry about X-NOFFLE-Status: header and its possible
values.
| author | bears |
|---|---|
| date | Wed, 29 Sep 2004 23:07:28 +0100 |
| parents | 505a88ee6782 |
| children | 5d32ceec7f25 |
comparison
equal
deleted
inserted
replaced
| 478:2d5fb05adbc3 | 479:0dca2ed29197 |
|---|---|
| 55 | 55 |
| 56 Q: Can I read any article in 'online' mode? | 56 Q: Can I read any article in 'online' mode? |
| 57 | 57 |
| 58 A: No. You cannot read groups that are not known to NOFFLE, or articles | 58 A: No. You cannot read groups that are not known to NOFFLE, or articles |
| 59 that NOFFLE has already expired. NOFFLE will not refetch expired articles. | 59 that NOFFLE has already expired. NOFFLE will not refetch expired articles. |
| 60 | |
| 61 ------------------------------------------------------------------------------- | |
| 62 | |
| 63 Q: What are the possible values of the X-NOFFLE-Status: header that | |
| 64 Noffle adds to messages? | |
| 65 | |
| 66 A: The X-NOFFLE-Status: header can contain one, two or all of the | |
| 67 following, separated by spaces: | |
| 68 | |
| 69 INTERESTING | |
| 70 - This message should be downloaded on the next fetch, if it has | |
| 71 not been downloaded already. | |
| 72 | |
| 73 NOT_DOWNLOADED | |
| 74 - The article has not yet been downloaded. | |
| 75 | |
| 76 RETRIEVING_FAILED | |
| 77 - An attempt was made to retrieve the article from upstream, but | |
| 78 the attempt failed. |
