uri.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 05 Jun 2022 22:45:12 +0300
changeset 2529 5656ce3673e9
parent 2228 837f1337c59b
permissions -rw-r--r--
List package files / Find package file belong.

.. -*- coding: utf-8; -*-

=====
 URI
=====
.. contents::
   :local:

Available URI schemes
=====================

http://www.iana.org/assignments/uri-schemes.html
  List of registered by IANA URI schemes
http://www.iana.org/assignments/urn-namespaces/urn-namespaces.xml
  Uniform Resource Names
http://www.rfc-editor.org/rfc/rfc1738.txt
  Uniform Resource Locators (URL)
http://en.wikipedia.org/wiki/URI_scheme
  Wikipedia page.