wm.tn.mime:removeHeader
Removes a specific mime header from the specified MIME object.
Input Parameters
mimeData | Object MIME object containing the header you want to remove. |
toRemove | String Header value you want to remove. |
Output Parameters
None.
Usage Notes
This service is not compatible with those in the pub.mime folder. The MIME objects that the pub.mime:createMimeData service creates will not work with this service.