What is the whole get_serving_url line you refer to? There is a filename parameter you may use with the get_serving_url command, as documented in the "google.appengine.api.images package" online document <https://cloud.google.com/appengine/docs/standard/python/refdocs/google.appengine.api.images#google.appengine.api.images.get_serving_url> .
You may customize by other means the "save as" dialog on your page, for instance in JavaScript, using the filename information. The replies to the "Clear example of using Google App Engine Images get_serving_url()" question <https://stackoverflow.com/questions/6566383/clear-example-of-using-google-app-engine-images-get-serving-url> in stackoverflow should be useful as background reading. Any extra details on your use of the Images API might prove highly relevant. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/529bb9ec-c176-4a9b-8e5e-da005f68f765%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
