# File lib/www/mechanize/headers.rb, line 7
def
[]=
(
key
,
value
)
super
(
key
.
downcase
,
value
)
end