Unleash / unleash-client-dotnet

Unleash client SDK for .NET
Apache License 2.0
77 stars 39 forks source link

chore: init encoding with false for utf8 bom #182

Closed daveleek closed 7 months ago

daveleek commented 7 months ago

Description

Fixes edge compatibility issues by disabling BOM in utf8 strings when serialized

Type of change

How Has This Been Tested?

Local testing against edge and Unleash

Checklist: