Ugly code to set the cookies when got them from a 302 redirect too

This commit is contained in:
Bernardo Damele
2010-12-03 17:41:10 +00:00
parent 9d55c4da87
commit 5d37df6104
4 changed files with 13 additions and 0 deletions

View File

@@ -1184,6 +1184,7 @@ def __setKnowledgeBaseAttributes():
kb.unionFalseCond = False
kb.userAgents = None
kb.valueStack = []
kb.redirectSetCookie = None
def __saveCmdline():
"""