summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2021-02-28 10:08:57 -0800
committerKaren Etheridge <ether@cpan.org>2021-02-28 10:08:57 -0800
commit484482e36176da43e554f399e0c64c92a3817cc3 (patch)
tree7817d688d432d4ded59bb035b4d2bfb5153d3a33 /README.md
parent3a2965af3fc6e4e115a158fe13f2a3986bb7712e (diff)
downloaduri-484482e36176da43e554f399e0c64c92a3817cc3.tar.gz
URI-5.08v5.08
- added URI::nntps (GH#82)
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a019e3..c0b0525 100644
--- a/README.md
+++ b/README.md
@@ -520,7 +520,8 @@ generic methods.
The _news_, _nntp_ and _snews_ URI schemes are specified in
&lt;draft-gilman-news-url-01> and will hopefully be available as an RFC
- 2396 based specification soon.
+ 2396 based specification soon. (Update: as of April 2010, they are in
+ [RFC 5538](https://tools.ietf.org/html/rfc5538).
`URI` objects belonging to the news scheme support the common,
generic and server methods. In addition, they provide some methods to
@@ -530,6 +531,10 @@ generic methods.
See _news_ scheme.
+- **nntps**:
+
+ See _news_ scheme and [RFC 5538](https://tools.ietf.org/html/rfc5538).
+
- **pop**:
The _pop_ URI scheme is specified in RFC 2384. The scheme is used to