mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-11 17:19:01 +00:00
Minor update
This commit is contained in:
@@ -248,6 +248,7 @@ def checkCharEncoding(encoding, warn=True):
|
||||
|
||||
return encoding
|
||||
|
||||
@lockedmethod
|
||||
def getHeuristicCharEncoding(page):
|
||||
"""
|
||||
Returns page encoding charset detected by usage of heuristics
|
||||
|
||||
Reference in New Issue
Block a user