TSUrlFtpTypeSet

Sets the FTP type portion of the URL located at url_loc within bufp to the value type.

Synopsis

#include <ts/ts.h>

TSReturnCode TSUrlFtpTypeSet(TSMBuffer bufp, TSMLoc offset, int type) InkAPI.cc line 2221

Description