mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-01-24 00:04:23 +03:00
cosmetic fix
This commit is contained in:
parent
8d93bdfa4b
commit
16f52ab7ba
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user