mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
i was probably very tired or very stupid to do this
This commit is contained in:
@@ -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():
|
||||||
|
|||||||
Reference in New Issue
Block a user