Provided by: trafficserver-dev_9.2.3+ds-1+deb12u1build4_amd64 

NAME
TSHttpHdrDestroy - TSHttpHdrDestroy API function
SYNOPSIS
#include <ts/ts.h> void TSHttpHdrDestroy(TSMBuffer bufp, TSMLoc offset)
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().
COPYRIGHT
2024, dev@trafficserver.apache.org 9.2 Apr 01, 2024 TSHTTPHDRDESTROY(3ts)