Hello Song,
Requests using HTTP (non-secure) for URLs whose transport guarantee is set to “confidential” are automatically redirected to the same URL using HTTPS, please see the “Does Google App Engine support SSL” paragraph on the Google App Engine FAQ page <https://cloud.google.com/appengine/kb/>. More detail on the “Deployment Descriptor” page <https://cloud.google.com/appengine/docs/java/config/webxml#Secure_URLs>. If your web.xml page is structured for secure communication, you will be redirected to https automatically, as you described. If your web.xml page does not specify the requirement for confidential communication, you may improve chances for a solution by describing here your setup and your application in more detail. -- 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/fdd5ae29-fbaf-4e33-a6b1-02c89afbb545%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
