tidwall / gjson

Get JSON values quickly - JSON parser for Go
MIT License
14.39k stars 857 forks source link

File Bom header causes parsing failure #370

Open Bolin-Sun opened 1 month ago

Bolin-Sun commented 1 month ago

I have discovered an issue where requesting a JSON data return that includes a file BOM header will result in parsing failure

image image