HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/actionpack-7.0.4.2/ri/ActionDispatch/Http/URL/protocol-i.ri
U:RDoc::AnyMethod[iI"
protocol:ETI"'ActionDispatch::Http::URL#protocol;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"JReturns 'https://' if this is an SSL request and 'http://' otherwise.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"Dreq = ActionDispatch::Request.new 'HTTP_HOST' => 'example.com'
;TI"!req.protocol # => "http://"
;TI"
;TI"Ureq = ActionDispatch::Request.new 'HTTP_HOST' => 'example.com', 'HTTPS' => 'on'
;TI"!req.protocol # => "https://";T:@format0:
@fileI"$lib/action_dispatch/http/url.rb;T:0@omit_headings_from_table_of_contents_below000[I"();T@FI"URL;TcRDoc::NormalModule00