mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-14 15:14:31 +03:00
minor update
This commit is contained in:
parent
d0861a00e2
commit
9f707febf5
|
@ -271,6 +271,7 @@ class Connect:
|
|||
else:
|
||||
kwargs['url'] = conf.url[:conf.url.rfind('/')+1] + url
|
||||
|
||||
threadData.lastRedirectMsg = (threadData.lastRequestUID, page)
|
||||
kwargs['refreshing'] = True
|
||||
|
||||
debugMsg = "got HTML meta refresh header"
|
||||
|
|
Loading…
Reference in New Issue
Block a user