# File lib/rack/response.rb, line 52
def
[]=
(
key
,
value
)
header
[
key
] =
value
end