Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Give external harvesters the option to force a text encoding

Adam Reichold requested to merge external-force-encoding into main

This is necessary if a HTTP server actively lies about the encoding of a text file and the harvester knows better and needs to override this. The first example of this is the CSV file containing BfS' SAR measurements where the server insists the encoding is UTF-8 whereas it actually appears to be ISO 8859.

Closes #216 (closed)

Edited by Adam Reichold

Merge request reports