| Server IP : 68.178.247.200 / Your IP : 216.73.216.110 Web Server : Apache System : Linux p3plzcpnl489463.prod.phx3.secureserver.net 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64 User : x9dppmxs4rgd ( 8559391) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /./opt/alt/ruby32/share/gems/doc/rest-client-2.1.0/ri/RestClient/Request/ |
Upload File : |
U:RDoc::AnyMethod[iI"make_headers:ETI"%RestClient::Request#make_headers;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"LGenerate headers for use by a request. Header keys will be stringified ;TI"Iusing `#stringify_headers` to normalize them as capitalized strings.;To:RDoc::Markup::BlankLine o; ; [I""The final headers consist of:;To:RDoc::Markup::Verbatim; [ I"-- default headers from #default_headers ;TI""- user_headers provided here ;TI"J- headers from the payload object (e.g. Content-Type, Content-Lenth) ;TI"/- cookie headers from #make_cookie_header ;T:@format0o; ; [I"NBUG: stringify_headers does not alter the capitalization of headers that ;TI"Mare passed as strings, it only normalizes those passed as symbols. This ;TI"Obehavior will probably remain for a while for compatibility, but it means ;TI"Nthat the warnings that attempt to detect accidental header overrides may ;TI"not always work. ;TI":https://github.com/rest-client/rest-client/issues/599;T@o; ; [I"@@param [Hash] user_headers User-provided headers to include;T@o; ; [I"D@return [Hash<String, String>] A hash of HTTP headers => values;T: @fileI"lib/restclient/request.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(user_headers);T@'FI"Request;TcRDoc::NormalClass00