118 119 120
# File 'lib/protocol/http/headers.rb', line 118 def merge(headers) self.dup.merge!(headers) end