mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor update
This commit is contained in:
@@ -177,6 +177,8 @@ class Connect:
|
||||
responseHeaders = None
|
||||
logHeaders = u""
|
||||
|
||||
raise404 = raise404 and not kb.ignoreNotFound
|
||||
|
||||
# support for non-latin (e.g. cyrillic) URLs as urllib/urllib2 doesn't
|
||||
# support those by default
|
||||
url = asciifyUrl(url)
|
||||
|
||||
Reference in New Issue
Block a user