81 82 83 84 85
# File 'lib/protocol/http/headers.rb', line 81 def clear @fields.clear @indexed = nil @tail = nil end