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