I'm attempting to write an app to 'manipulate' podcast MP3s. I'm getting an exception ResponseTooLargeError trying to grab the podcast. If I turn on allow_truncated - len(result.content) gives 1048576.
Sounds like the limit is 1 meg - i don't find this documented anywhere. Is this a hard limit - or is it likely to change any time in the future? Russ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
