MessageHeaders.remove
void remove(string name)Removes name from hdrs.
If there are multiple values for name, they are all removed.
Parameters
name | the header name to remove |
void remove(string name)Removes name from hdrs.
If there are multiple values for name, they are all removed.
name | the header name to remove |