<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -87,6 +87,8 @@ class Redirect(HTTPError):
         if newloc.startswith('/'):
             newloc = ctx.home + newloc
 
+        newloc = newloc.replace(&quot;https://&quot;, &quot;http://&quot;)
+
         headers = {
             'Content-Type': 'text/html',
             'Location': newloc</diff>
      <filename>vendor/web/webapi.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c3fa2d0f6594167c8c59916b08b3057c83671033</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Andrews</name>
    <email>anotherjesse@gmail.com</email>
  </author>
  <url>http://github.com/anotherjesse/webpy-appengine-helloworld/commit/b019a3c7e34fcdcffb30f796ee7de5f057be08db</url>
  <id>b019a3c7e34fcdcffb30f796ee7de5f057be08db</id>
  <committed-date>2008-10-11T16:20:44-07:00</committed-date>
  <authored-date>2008-10-11T16:20:44-07:00</authored-date>
  <message>redirect was broken by google</message>
  <tree>d669e2947f15da09b7dfd6072d572ee8c15895d7</tree>
  <committer>
    <name>Jesse Andrews</name>
    <email>anotherjesse@gmail.com</email>
  </committer>
</commit>
