# File lib/action_dispatch/http/request.rb, line 126 def original_fullpath @original_fullpath ||= (env["ORIGINAL_FULLPATH"] || fullpath) end