Yeah, GETs will choke. POST should not if it's in the payload and in a multipart format, NOT the URL string. Can you post client side code?
-- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com | twitter.com/ikai On Tue, Oct 4, 2011 at 1:18 PM, Jeff Schnitzer <j...@infohazard.org> wrote: > That doesn't sound right. You should have no trouble POSTing 20k to > GAE. I wouldn't be surprised if GETs choked though. > > Jeff > > On Tue, Oct 4, 2011 at 9:47 AM, Gerald Tan <woefulwab...@gmail.com> wrote: > > You'll have to use the Blobstore API and allow the user to upload the xml > > into the blobstore > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/google-appengine-java/-/T1c7gzsIj84J. > > To post to this group, send email to > google-appengine-java@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. > > > > -- > 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-java@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. > > -- 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-java@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.