Hi
What is the default charset encoding in Apigee if i set content type as application/json for response sent back to client
@Dino-at-Google
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.
gzip
deflate
accept-encoding
content-encoding
So It is not dependant on apigee.