Hello, 

I got a ResponseTooLargeException when using the url fetch service. I 
checked the quota (
http://code.google.com/appengine/docs/java/urlfetch/overview.html#Quotas_and_Limits)
 and 
my request and response are within these quotas. Here is the response header 
when fetching the url in a browser:

Date Wed, 15 Dec 2010 23:45:05 GMT
Server Microsoft-IIS/6.0
X-Powered-By ASP.NET
X-AspNet-Version 2.0.50727
Cache-Control private
Content-Type text/xml; charset=utf-8
Content-Length 1141487

My app is not deployed on app engine, so I just tested locally. I am using 
app engine 1.4.0

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to