File: http.rst

package info (click to toggle)
python-logutils 0.3.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 404 kB
  • sloc: python: 1,942; makefile: 79
file content (11 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Working with web sites
======================

**N.B.** The :class:`~logutils.http.HTTPHandler` class has been present in the
:mod:`logging` package since the first release, but was enhanced for Python
3.2 to add options for secure connections and user credentials. You may wish
to use this version with earlier Python releases.

.. automodule:: logutils.http
    :members: