# File lib/webrat/core/session.rb, line 97
def
header
(
key
,
value
)
@custom_headers
[
key
] =
value
end