Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 7e03e96dde1cbbdbc7cc96424cd9e059 > files > 118

python-feedparser-doc-5.1.3-3.fc18.noarch.rpm

:py:attr:`headers`
==================

A dictionary of all the :abbr:`HTTP (Hypertext Transfer Protocol)` headers
received from the web server when retrieving the feed.

.. tip::

    :py:attr:`headers` will only be present if the feed was retrieved from a web
    server.  If the feed was parsed from a local file or from a string in memory,
    :py:attr:`headers` will not be present.