You are right, the 'secure: always' in app.yaml is already deprecated for 
GAE Flex environment. You can make the redirection work by using 
"X-Forwarded-Proto" header on your application code. See full article here 
<https://cloud.google.com/appengine/docs/flexible/java/upgrading#appyaml_changes>
.

-- 
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/62379af9-2303-4ed8-adff-35d47d93da56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to