You just submit the encoded multipart form and it will be OK. you can see this code: http://code.google.com/p/python-twitpic/
On Sat, Feb 13, 2010 at 12:54 AM, Join <[email protected]> wrote: > Hi Team, > > I'm making an app to implement following design: > > binary+text -> browser -> app engine(my app) -> 3rd party server > > My problem is in the last step,the 3rd party server requires binary > +text being posted as multipart form data. > How can I simulate this with app engine? > > Any information would be appreciated. > > Thanks. > > Join > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Stay hungry,Stay foolish. -- 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.
