File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for URI
2
2
3
- {{$NEXT}}
3
+ 5.26 2024-02-02 19:04:40Z
4
4
- Add URI::geo (GH#141) (david-dick)
5
5
6
6
5.25 2024-01-27 16:11:41Z
Original file line number Diff line number Diff line change @@ -541,6 +541,15 @@ generic methods.
541
541
connections. Its syntax is the same as http, but the default
542
542
port is different.
543
543
544
+ - ** geo** :
545
+
546
+ The _ geo_ URI scheme is specified in [ RFC 5870] ( http://tools.ietf.org/html/rfc5870 ) .
547
+ The scheme is used to reference physical location in a two- or
548
+ three-dimensional coordinate reference system in a compact, simple,
549
+ human-readable, and protocol-independent way.
550
+
551
+ ` URI ` objects belonging to the geo scheme support the common methods.
552
+
544
553
- ** icap** :
545
554
546
555
The _ icap_ URI scheme is specified in [ RFC 3507] ( http://tools.ietf.org/html/rfc3507 ) .
You can’t perform that action at this time.
0 commit comments