Hello Deepak, Zeehad is right. You should use stackoverflow for questions and the public issue tracker for bug reports. However, I wanted to try and address your issue since it seems very straight-forward.
We recently introduced a change where we will now compress responses whose requests have the header "Accept-Encoding: gzip". You should be able to resolve the issue by ensuring that your requests do not specify gzip in the Accept-Encoding header. Kind Regards, Josh Moyer, +1 (650) 253-7656 Google Cloud Platform Support On Thu, Mar 17, 2016 at 8:31 AM, 'Zeehad (Cloud Platform Support)' via Google App Engine <[email protected]> wrote: > Hello Deepak, > > This forum isn't really meant for specific-issue technical support. Feel > free to post a thread like this on stackoverflow > <http://stackoverflow.com/questions/tagged/google-app-engine> or the public > issue tracker <https://code.google.com/p/googleappengine/issues/list> > (depending on whether you think a solution exists and you just don't know > it, or whether you think something is going wrong according to what docs > say should happen in a given situation). > > Cheers! > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/817d3297-23be-42ca-87b5-a097676b37db%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/817d3297-23be-42ca-87b5-a097676b37db%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAPdGywFqYwU366V%3DvC8bitBB-Cn_vA5wAfba2a3CAXvxfMqVEA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
