method
set_host
v1_9_1_378 -
Show latest stable
- Class:
URI::Generic
set_host(v)protected
No documentation available.
# File lib/uri/generic.rb, line 396
def set_host(v)
@host = v
end set_host(v)No documentation available.
# File lib/uri/generic.rb, line 396
def set_host(v)
@host = v
end