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