Charset detection heuristics added with chardet lib.

This commit is contained in:
Musab Gültekin
2019-07-03 18:08:28 +03:00
parent b355a566cf
commit 33238bc875
7 changed files with 90 additions and 35 deletions

View File

@ -12,6 +12,7 @@ type Request struct {
Synchronized bool
Rendered bool
Cancelled bool
Encoding string
}
// Cancel request