method
merge
v4.2.1 -
Show latest stable
- Class:
ActionDispatch::Http::Headers
merge(headers_or_env)public
Returns a new Http::Headers instance containing the contents of headers_or_env and the original instance.
merge(headers_or_env)Returns a new Http::Headers instance containing the contents of headers_or_env and the original instance.