mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
minor cosmetics
This commit is contained in:
@@ -167,7 +167,7 @@ def __feedTargetsDict(reqFile, addedTargetUrls):
|
|||||||
getPostReq = True
|
getPostReq = True
|
||||||
|
|
||||||
if not method or not url:
|
if not method or not url:
|
||||||
logger.debug("Invalid log data")
|
logger.debug("not a valid WebScarab log data")
|
||||||
continue
|
continue
|
||||||
|
|
||||||
if method.upper() == "POST":
|
if method.upper() == "POST":
|
||||||
|
|||||||
Reference in New Issue
Block a user