203 204 205
# File 'lib/protocol/http/headers.rb', line 203 def merge(headers) self.dup.merge!(headers) end