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