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