관리-도구
편집 파일: x_forwarded_proto_priority-c.ri
U:RDoc::Attr[iI"x_forwarded_proto_priority:ETI".Rack::Request::x_forwarded_proto_priority;TI"RW;T:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"FThe priority when checking either the <tt>X-Forwarded-Proto</tt> ;TI"Gor <tt>X-Forwarded-Scheme</tt> header for the forwarded protocol. ;TI";The default is <tt>[:proto, :scheme]</tt>, to try the ;TI"2<tt>X-Forwarded-Proto</tt> header before the ;TI"><tt>X-Forwarded-Scheme</tt> header. Rack 2 had behavior ;TI"Fsimilar to <tt>[:scheme, :proto]</tt>. You can remove either or ;TI"Cboth of the entries in array to ignore that respective header.;T: @fileI"lib/rack/request.rb;T:0@omit_headings_from_table_of_contents_below0T@I"Rack::Request;TcRDoc::NormalClass0