method
merge
v8.0.0 -
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.