mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Minor update
This commit is contained in:
parent
7bc3741a48
commit
bc0d2a11a3
4 changed files with 16 additions and 4 deletions
|
|
@ -248,6 +248,7 @@ def checkCharEncoding(encoding, warn=True):
|
|||
|
||||
return encoding
|
||||
|
||||
@lockedmethod
|
||||
def getHeuristicCharEncoding(page):
|
||||
"""
|
||||
Returns page encoding charset detected by usage of heuristics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue