put redirects in url queue

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3172 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-05-14 17:01:41 +00:00
parent 2cfcb5c0bb
commit 2a336f8dad

View file

@ -372,7 +372,7 @@ class HttpUrl (internpaturl.InternPatternUrl, proxysupport.ProxySupport):
newobj.warnings = self.warnings
newobj.info = self.info
# append new object to queue
self.aggregate.append_url(newobj)
self.aggregate.urlqueue.put(newobj)
# pretend to be finished and logged
return -1, response
# new response data