HEX
Server: Apache
System: Linux sxb1plzcpnl440011.prod.sxb1.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: xfp2mtarcm67 (7705020)
PHP: 7.3.33
Disabled: NONE
Upload Files
File: //opt/alt/ruby32/share/gems/doc/rest-client-2.1.0/ri/RestClient/Request/make_headers-i.ri
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::BlankLineo;
;	[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