default charset encoding for response

nsaini
New Member

Hi

What is the default charset encoding in Apigee if i set content type as application/json for response sent back to client

0 2 469
2 REPLIES 2

nsaini
New Member

Hi @NSaini1 ,

see here

Valid content-encoding values are, for instance, gzip, deflate. An HTTP client should specify what content encoding it supports with the accept-encoding header; the HTTP server will reply with a content-encoding header.

So It is not dependant on apigee.