table of contents
TSHTTPHDRDESTROY(3ts) | Apache Traffic Server | TSHTTPHDRDESTROY(3ts) |
NAME¶
TSHttpHdrDestroy - TSHttpHdrDestroy API function
SYNOPSIS¶
#include <ts/ts.h>
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
April 13, 2024 | 9.2 |