# File lib/http-access2/http.rb, line 189
def
set
(
key
,
value
)
@header_item
.
push
([
key
,
value
])
end