some updates

This commit is contained in:
Miroslav Stampar
2010-12-04 15:47:02 +00:00
parent 3f9450b9dc
commit 9e5f933ace
4 changed files with 23 additions and 3 deletions

View File

@@ -407,6 +407,9 @@ class Connect:
if conf.textOnly:
page = getFilteredPageContent(page)
if kb.flushCookies and conf.cj:
conf.cj.clear()
if content or response:
return page, headers
elif getSeqMatcher: