Skip to content
Snippets Groups Projects
Commit 458ad280 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse/utils: Replace chardet use by charset-normalizer

Chardet does not seem really maintained and failed to properly detect some
encodings, resulting in 500 errors when attempting to browse some contents.

So prefer to use the charset-normalizer package instead which is better at
detecting encoding while being faster than chardet.
parent 5d126911
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment