spec icon indicating copy to clipboard operation
spec copied to clipboard

Make it clear what text encoding string values are expected to be in.

Open chirino opened this issue 10 months ago • 3 comments

I got feeling it's likely UTF8, but would be nice if the spec made that clear.

chirino avatar Mar 10 '25 20:03 chirino

Yes, those should be documented.

But which specific values are you referring to? Specifically, HTTP field values are not UTF-8.

PiotrSikora avatar Mar 15 '25 03:03 PiotrSikora

every field described as char * and how the keys/values of the map Serialization section are encoded too.

chirino avatar Mar 16 '25 14:03 chirino

if they are not encoded, then state it's a byte[]

chirino avatar Mar 19 '25 13:03 chirino