method
merge!
v8.1.1 -
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`.