Headers.require

If the given header is not yet present, add it with the given value.

struct Headers
ref pure
string
require
(
string key
,
lazy string value
)

Meta