TSHttpHdrDestroy - TSHttpHdrDestroy API function
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSHTTPHDRDESTROY(3ts)
Description
Destroys the HTTP header located at hdr_loc within the marshal buffer bufp.
IMPORTANT:
Do not forget to release the handle hdr_loc with a call to TSHandleMLocRelease().
Name
TSHttpHdrDestroy - TSHttpHdrDestroy API function
Synopsis
#include <ts/ts.h>
voidTSHttpHdrDestroy(TSMBufferbufp,TSMLocoffset)