mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-08 05:31:32 +00:00
cosmetic fix
This commit is contained in:
@@ -836,6 +836,7 @@ def __setHTTPUserAgent():
|
|||||||
* A random value read from a list of User-Agent headers from a
|
* A random value read from a list of User-Agent headers from a
|
||||||
file choosed as user option
|
file choosed as user option
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if conf.agent:
|
if conf.agent:
|
||||||
debugMsg = "setting the HTTP User-Agent header"
|
debugMsg = "setting the HTTP User-Agent header"
|
||||||
logger.debug(debugMsg)
|
logger.debug(debugMsg)
|
||||||
|
|||||||
Reference in New Issue
Block a user