message:remove_x_headers([NAMES])
When called with no parameters, removes all headers with an "X-"
prefix from
the message.
When called with a list of header names, only those headers, if present in the message, will be removed from the message.
For example, with a message content of:
calling:
will result in the body changing to:
but calling:
will result in the body changing to: