# File lib/action_dispatch/http/url.rb, line 82
      def url
        protocol + host_with_port + fullpath
      end