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