table of contents
other versions
TSURLDESTROY(3ts) | Apache Traffic Server | TSURLDESTROY(3ts) |
NAME¶
TSUrlDestroy - TSUrlDestroy API function
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
Destroys the URL located at url_loc within the marshal buffer bufp.
Do not forget to release the TSMLoc url_loc with a call to TSHandleMLocRelease().
- Deprecated
-
There is no reason to destroy the URL, just release the marshal buffers.
Should be removed for v5.0.0
COPYRIGHT¶
2018, dev@trafficserver.apache.org
August 6, 2018 | 7.1 |