mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
Jarrod Johnson
782c1f9b9a
Have httpapi json dump try utf-8 first, but if the output is not utf-8, try cp1252
as it is a reasonable guess for firmware. In short, OSes are presumed to trend toward utf-8, and firmware toward cp1252 If both fail, then inject DECODEERROR for now.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%