For now i have created proxy server in node.js it handles https request for me. But i do not know how to handle session between browser and google app engine server through proxy . Any one have solution for this ?
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/CrSSF5TYqKI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.
For now i have created proxy server in node.js it handles https request for me. But i do not know how to handle session between browser and google app engine server through proxy .