# File lib/rack/test/cookie_jar.rb, line 90
      def default_uri
        URI.parse("//" + @default_host + "/")
      end