Server IP : 192.64.118.117 / Your IP : 3.129.253.54 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/URI/HTTP/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: build - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: The syntax of HTTP URIs is defined in RFC1738 section 3.3. - !ruby/struct:SM::Flow::P body: Note that the Ruby URI library allows HTTP URLs containing usernames and passwords. This is not legal as per the RFC, but used to be supported in Internet Explorer 5 and 6, before the MS04-004 security update. See <URL:http://support.microsoft.com/kb/834489>. constants: - !ruby/object:RI::Constant comment: name: DEFAULT_PORT value: "80" - !ruby/object:RI::Constant comment: name: COMPONENT value: "[ :scheme, :userinfo, :host, :port, :path, :query, :fragment" full_name: URI::HTTP includes: - !ruby/object:RI::IncludedModule name: OpenURI::OpenRead instance_methods: - !ruby/object:RI::MethodSummary name: request_uri name: HTTP superclass: Object