method
[]
[](field)
public
Hide source
# File lib/webrick/httpresponse.rb, line 57 def [](field) @header[field.downcase] end