UrlFetch API Call limit 1M, but we can use
httpURLConnection.setRequestProperty("Range", "bytes=from-to");
to partially download every segments, and I have post a code on my
blog, feel free to have a look
http://blog.rubypdf.com/2009/12/24/how-to-use-google-app-engine-urlfetch-api-to-download-the-files-over-1m/

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to