Libraries
»
protocol-http
(0.20.1)
»
Index
»
Protocol
»
HTTP
»
Headers
»
Merged
»
#clear
Method: Protocol::HTTP::Headers::Merged#clear
Defined in:
lib/protocol/http/headers.rb
#
clear
⇒
Object
328 329 330
# File 'lib/protocol/http/headers.rb', line 328
def
clear
@all
.
clear
end