TSMimeHdrFieldDestroy

Synopsis

#include <ts/ts.h>

TSReturnCode TSMimeHdrFieldDestroy(TSMBuffer bufp, TSMLoc hdr, TSMLoc field)

Description

Destroys the MIME :arg:`field` located at :arg:`field` within :arg:`bufp`.

You must release the TSMLoc field with a call to TSHandleMLocRelease().