[sqlmap-users] heuristic detection of charset
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-04-18 14:02:52
|
hi all. with r3700 automatic detection of web page charset/encoding is implemented by usage of "Universal Encoding Detector" (http://chardet.feedparser.org/). it's turned on only in two cases: A) if charset is not explicitly set and/or B) if declared charset is invalid (like you used to see that warning message "unknown web page charset. please report by email...") basically, same mechanism is used in Firefox and used package is a Python port of it. you are more than welcome to report any future problems related. kr -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |