TSHttpHdrDestroy¶
Destroys the HTTP header located at hdr_loc within the marshal buffer bufp.
Synopsis¶
#include <ts/ts.h>
- void TSHttpHdrDestroy(TSMBuffer bufp, TSMLoc offset) InkAPI.cc line 3473¶
Description¶
Do not forget to release the handle hdr_loc with a call to TSHandleMLocRelease().