The new high-level web client API should support redirects

[email protected] Sun, 08 Nov 2009 23:45:00 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from radix <[email protected]>:

We need redirect support which:
 - follows redirects
 - uses typical browser/curl/wget semantics, which makes the following requests use GET with no body
 - does loop detection
 - has a max on redirects




----------
Type     : enhancement
Component: web
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4074