.. _HTTP:

HTTP
====

HTTP is Hyper Text Transfer Protocol.

HTTPS is Hyper Text Transfer Protocol over Secure Socket Layer.

`[Requests] <http://docs.python-requests.org/en/master/>`_ is the best third party python library for http/https.
