standard_port?()
Returns whether this request is using the standard port
# File actionpack/lib/action_dispatch/http/url.rb, line 225 def standard_port? port == standard_port end