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