mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-04-13 13:44:23 +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"
|
||||
logger.debug(debugMsg)
|
||||
|
||||
conf.httpHeaders.append((HTTPHEADER.CONNECTION, "Keep-Alive"))
|
||||
conf.httpHeaders.append((HTTPHEADER.COOKIE, conf.cookie))
|
||||
|
||||
def __setHTTPTimeout():
|
||||
|
|
Loading…
Reference in New Issue
Block a user