HTTPPageGetter - Error 307

[email protected]
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from JegnuX <None>:

in twisted / web / client.py, HTTPPageGetter doesn't support 307 errors. Need to add something like this :


{{{
def handleStatus_307(self):
    self.factory.method = 'GET'
    self.handleStatus_301()
}}}



----------
Type     : defect
Component: core
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/3959
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.