method

new

new(path)
public

No documentation available.

# File actionpack/lib/action_dispatch/http/response.rb, line 355
      def initialize(path)
        @to_path = path
      end