logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TSHttpHdrDestroy - TSHttpHdrDestroy API function

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)

See Also