Archived Forum Post

Index of archived forum posts

Question:

CkJsonObject - how to emit only ASCII characters

Jan 03 '17 at 15:45

Is it possible to make CkJsonObject escape strings according to the JSON RFC so that it only emits ASCII characters? This is required when using JSON values in HTTP header fields.