feedparser
latest
  • Basic Features
  • Advanced Features
  • HTTP Features
    • ETag and Last-Modified Headers
    • User-Agent and Referer Headers
    • HTTP Redirects
    • Password-Protected Feeds
    • Other HTTP Headers
  • Annotated Examples
  • Changelog
  • Reference
  • Documentation license
feedparser
  • HTTP Features
  • Edit on GitHub

HTTP Features

  • ETag and Last-Modified Headers
    • Using ETags to reduce bandwidth
    • Using Last-Modified headers to reduce bandwidth
  • User-Agent and Referer Headers
    • Customizing the User-Agent
    • Customizing the User-Agent permanently
    • Customizing the referrer
  • HTTP Redirects
    • Noticing temporary redirects
    • Noticing permanent redirects
    • Noticing feeds marked “gone”
  • Password-Protected Feeds
    • Downloading a feed protected by basic authentication (the easy way)
    • Downloading a feed protected by digest authentication (the easy but horribly insecure way)
    • Downloading a feed protected by HTTP basic authentication (the hard way)
    • Downloading a feed protected by HTTP digest authentication (the secure way)
    • Determining that a feed is password-protected
  • Other HTTP Headers
    • Sending custom HTTP request headers
    • Accessing other HTTP response headers
Previous Next

© Copyright 2010-2023 Kurt McKee, 2004-2008 Mark Pilgrim. Revision e767f2e8.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
expand-json-feed-support
Downloads
On Read the Docs
Project Home
Builds