replace
Description:
Replaces the value of the header name
in this with value
.
See also [method@MessageHeaders.append].
The caller is expected to make sure that name
and value
are syntactically correct.
Parameters:
this | |
name |
the header name to replace |
value |
the new value of |