Open vapier opened 3 years ago
This can subtly affect how Chrome interprets embedded strings. The current code in here shouldn't be affected as it's all ASCII, but Chrome warns about the implicit encoding detection and uses ISO-8859-1 instead.
This can subtly affect how Chrome interprets embedded strings. The current code in here shouldn't be affected as it's all ASCII, but Chrome warns about the implicit encoding detection and uses ISO-8859-1 instead.