TSMimeHdrFieldRemove
TSMimeHdrFieldRemove API function
- Provided by: trafficserver-dev (Version: 8.0.5+ds-3)
- Source: trafficserver
- Report a bug
TSMimeHdrFieldRemove API function
#include <ts/ts.h>
Removes the MIME field located at field within bufp from the header located at hdr within bufp.
If the specified field cannot be found in the list of fields associated with the header then nothing is done.
NOTE:
2020, dev@trafficserver.apache.org