mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-06 22:23:14 +03:00
i was probably very tired or very stupid to do this
This commit is contained in:
parent
2ab9e30f7a
commit
e05a9c0554
|
@ -1164,7 +1164,6 @@ def __setHTTPCookies():
|
||||||
debugMsg = "setting the HTTP Cookie header"
|
debugMsg = "setting the HTTP Cookie header"
|
||||||
logger.debug(debugMsg)
|
logger.debug(debugMsg)
|
||||||
|
|
||||||
conf.httpHeaders.append((HTTPHEADER.CONNECTION, "Keep-Alive"))
|
|
||||||
conf.httpHeaders.append((HTTPHEADER.COOKIE, conf.cookie))
|
conf.httpHeaders.append((HTTPHEADER.COOKIE, conf.cookie))
|
||||||
|
|
||||||
def __setHTTPTimeout():
|
def __setHTTPTimeout():
|
||||||
|
|
Loading…
Reference in New Issue
Block a user