mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
important improvement
This commit is contained in:
@@ -235,6 +235,8 @@ class Connect:
|
||||
code = e.code
|
||||
status = e.msg
|
||||
|
||||
threadData.lastHTTPError = (threadData.lastRequestUID, code)
|
||||
|
||||
try:
|
||||
page = e.read()
|
||||
responseHeaders = e.info()
|
||||
|
||||
Reference in New Issue
Block a user