uri.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 13:55:35 +0200
changeset 1914 a6b91436d631
parent 1912 8b81a8f0f692
child 2228 837f1337c59b
permissions -rw-r--r--
Take proper name for file.

.. -*- 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.