Forum Discussion

michalbcz's avatar
michalbcz
New Member
10 years ago

json utf-8 encoding

Hi,

 

I am using version 5.0.0 and I wonder why I have to set request/response encoding to utf-8 by hand when response is in json format (application/json content type) ? When you detect json response (which you apparently already do) you should automatically set response to UTF-8 as it's default json encoding.

 

 

No RepliesBe the first to reply