The host component for this URI.
Returns:
The host component.
1120 1121 1122
# File 'lib/addressable/uri.rb', line 1120 def host @host end