Sophie

Sophie

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

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



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>HTTP Features &mdash; feedparser 5.1.3 documentation</title>
    
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/feedparser.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '5.1.3',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="feedparser 5.1.3 documentation" href="index.html" />
    <link rel="next" title="ETag and Last-Modified Headers" href="http-etag.html" />
    <link rel="prev" title="Bozo Detection" href="bozo.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="http-etag.html" title="ETag and Last-Modified Headers"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="bozo.html" title="Bozo Detection"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">feedparser 5.1.3 documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="http-features">
<h1><abbr title="Hypertext Transfer Protocol">HTTP</abbr> Features<a class="headerlink" href="#http-features" title="Permalink to this headline">ΒΆ</a></h1>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="http-etag.html">ETag and Last-Modified Headers</a><ul>
<li class="toctree-l2"><a class="reference internal" href="http-etag.html#using-etags-to-reduce-bandwidth">Using ETags to reduce bandwidth</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-etag.html#using-last-modified-headers-to-reduce-bandwidth">Using Last-Modified headers to reduce bandwidth</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="http-useragent.html">User-Agent and Referer Headers</a><ul>
<li class="toctree-l2"><a class="reference internal" href="http-useragent.html#customizing-the-user-agent">Customizing the User-Agent</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-useragent.html#customizing-the-user-agent-permanently">Customizing the User-Agent permanently</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-useragent.html#customizing-the-referrer">Customizing the referrer</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="http-redirect.html"><abbr title="Hypertext Transfer Protocol">HTTP</abbr> Redirects</a><ul>
<li class="toctree-l2"><a class="reference internal" href="http-redirect.html#noticing-temporary-redirects">Noticing temporary redirects</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-redirect.html#noticing-permanent-redirects">Noticing permanent redirects</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-redirect.html#noticing-feeds-marked-gone">Noticing feeds marked &#8220;gone&#8221;</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="http-authentication.html">Password-Protected Feeds</a><ul>
<li class="toctree-l2"><a class="reference internal" href="http-authentication.html#downloading-a-feed-protected-by-basic-authentication-the-easy-way">Downloading a feed protected by basic authentication (the easy way)</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-authentication.html#downloading-a-feed-protected-by-digest-authentication-the-easy-but-horribly-insecure-way">Downloading a feed protected by digest authentication (the easy but horribly insecure way)</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-authentication.html#downloading-a-feed-protected-by-http-basic-authentication-the-hard-way">Downloading a feed protected by <abbr title="Hypertext Transfer Protocol">HTTP</abbr> basic authentication (the hard way)</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-authentication.html#downloading-a-feed-protected-by-http-digest-authentication-the-secure-way">Downloading a feed protected by <abbr title="Hypertext Transfer Protocol">HTTP</abbr> digest authentication (the secure way)</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-authentication.html#determining-that-a-feed-is-password-protected">Determining that a feed is password-protected</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="http-other.html">Other <abbr title="Hypertext Transfer Protocol">HTTP</abbr> Headers</a><ul>
<li class="toctree-l2"><a class="reference internal" href="http-other.html#sending-custom-http-request-headers">Sending custom <abbr title="Hypertext Transfer Protocol">HTTP</abbr> request headers</a></li>
<li class="toctree-l2"><a class="reference internal" href="http-other.html#accessing-other-http-response-headers">Accessing other <abbr title="Hypertext Transfer Protocol">HTTP</abbr> response headers</a></li>
</ul>
</li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h4>Previous topic</h4>
  <p class="topless"><a href="bozo.html"
                        title="previous chapter">Bozo Detection</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="http-etag.html"
                        title="next chapter">ETag and Last-Modified Headers</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/http.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="http-etag.html" title="ETag and Last-Modified Headers"
             >next</a> |</li>
        <li class="right" >
          <a href="bozo.html" title="Bozo Detection"
             >previous</a> |</li>
        <li><a href="index.html">feedparser 5.1.3 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2004-2008 Mark Pilgrim, 2010-2012 Kurt McKee.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>