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