Headers.opIndexAssign

Sets the given header to the given value, overwriting any previous values.

struct Headers
pure
string
opIndexAssign
(
string value
,
string name
)

Meta