MessageHeaders.remove

void remove(string name) nothrow

Removes name from hdrs.

If there are multiple values for name, they are all removed.

Parameters

namethe header name to remove