I already have my certificate set up. http://www.example.com and https://www.example.com both works.
However, I want to route all traffic from http://www.example.com to go to https://www.example.com.
How can I do that with appengine? I'm using Python.