# File lib/action_dispatch/testing/integration.rb, line 231
      def https!(flag = true)
        @https = flag
      end