added the same for proxy authorization header

This commit is contained in:
Miroslav Stampar
2010-10-18 09:02:56 +00:00
parent aaebb4336e
commit 149837ebf5
3 changed files with 8 additions and 0 deletions

View File

@@ -1070,6 +1070,7 @@ def __setKnowledgeBaseAttributes():
kb.parenthesis = None
kb.partRun = None
kb.proxyAuthHeader = None
kb.lastRequestUID = 0
kb.queryCounter = 0
kb.resumedQueries = {}