198 199 200
# File 'lib/protocol/http/headers.rb', line 198 def merge(headers) self.dup.merge!(headers) end