TSMimeHdrFieldDestroy¶
Destroys the MIME field located at field within bufp.
Synopsis¶
#include <ts/ts.h>
- TSReturnCode TSMimeHdrFieldDestroy(TSMBuffer bufp, TSMLoc hdr, TSMLoc field) InkAPI.cc line 2762¶
Description¶
You must release the TSMLoc field with a call to TSHandleMLocRelease().