Skip to content

feedreader.parser.from_url chokes on Temporary Redirects #3

Description

@jenner

The from_url() function only checks for HTTP status codes 200, 301 and 302 while there's also 307 (see http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.8), which is (alas) widely used by a couple of popular rss sites.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions