Replaces the value of the header @name in @hdrs with @value. (See also soup_message_headers_append().)
The caller is expected to make sure that @name and @value are syntactically correct.
the header name to replace
the new value of @name
See Implementation
Replaces the value of the header @name in @hdrs with @value. (See also soup_message_headers_append().)
The caller is expected to make sure that @name and @value are syntactically correct.