TSHTTPHDRCOPY(3ts) | Apache Traffic Server | TSHTTPHDRCOPY(3ts) |
TSHttpHdrCopy - copies the contents of the HTTP header located at src_loc within src_bufp to the HTTP header located at dest_loc within dest_bufp
#include <ts/ts.h>
TSHttpHdrCopy() works correctly even if src_bufp and dest_bufp point to different Marshal Buffers. Make sure that you create the destination HTTP header before copying into it.
NOTE:
2024, dev@trafficserver.apache.org
April 1, 2024 | 9.2 |