Method: Protocol::HTTP::Headers::Merged#clear

Defined in:
lib/protocol/http/headers.rb

#clearObject



328
329
330
# File 'lib/protocol/http/headers.rb', line 328

def clear
  @all.clear
end