Hi,

According to 
http://code.google.com/appengine/docs/java/tools/devserver.html#Using_URL_Fetch,
there may be differences between dev server and real infrastructure.
So, if I were you, I would quickly upload and make a test from the
live env and see what happens.

Let us know

regards

didier
On Dec 16, 1:07 am, Sydney <sydney.henr...@gmail.com> wrote:
> 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#Quo...) 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