method
merge!
v7.2.3 -
Show latest stable
- Class:
ActionDispatch::Http::Headers
merge!(headers_or_env)public
Adds the contents of `headers_or_env` to original instance entries; duplicate keys are overwritten with the values from `headers_or_env`.