Frédéric Guillot
|
6eedf4111f
|
fix(scraper): avoid encoding issue if charset meta tag is after 1024 bytes
|
2025-02-15 17:05:14 -08:00 |
|
Frédéric Guillot
|
af1f966250
|
test(encoding): add unit tests for CharsetReader function
|
2025-02-15 15:40:07 -08:00 |
|
jvoisin
|
fc4bdf3ab0
|
Inline a one-liner function
No need to expose a symbol for this.
|
2024-03-20 17:21:30 -07:00 |
|
Frédéric Guillot
|
d0f99cee1a
|
Regression: ensure all HTML documents are encoded in UTF-8
Fixes #2196
|
2023-12-01 16:52:03 -08:00 |
|
Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|