# File lib/action_controller/integration.rb, line 91
      def https!(flag=true)
        @https = flag        
      end