Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32c1cb2

Browse files
committed
Fix for an Issue #497
1 parent 953b581 commit 32c1cb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/request/redirecthandler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import urllib2
99
import urlparse
1010

11+
from lib.core.data import conf
1112
from lib.core.data import kb
1213
from lib.core.data import logger
1314
from lib.core.common import getHostHeader

0 commit comments

Comments
 (0)