mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 21:21:33 +00:00
some updates
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user