• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.. httplib2 documentation master file, created by sphinx-quickstart on Thu Mar 27 16:07:14 2008.
2   You can adapt this file completely to your liking, but it should at least
3   contain the root `toctree` directive.
4
5************************
6  The httplib2 Library
7************************
8
9:Author: Joe Gregorio
10
11:Date: Mar 8, 2007
12
13.. |release| replace:: 0.4
14
15
16.. topic:: Abstract
17
18   The :mod:`httplib2` module is a comprehensive HTTP client library that handles
19   caching, keep-alive, compression, redirects and many kinds of authentication.
20
21
22Contents:
23
24.. toctree::
25   :maxdepth: 2
26
27   libhttplib2.rst
28
29Indices and tables
30==================
31
32* :ref:`genindex`
33* :ref:`modindex`
34* :ref:`search`
35
36