TSMimeHdrFieldsCount

Returns a count of the number of MIME fields within the MIME header located at hdr_loc within the marshal buffer bufp.

Synopsis

#include <ts/ts.h>

int TSMimeHdrFieldsCount(TSMBuffer bufp, TSMLoc offset) InkAPI.cc line 2565

Description