TSVConnIsSsl - TSVConnIsSsl API function
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSVCONNISSSL(3ts)
Description
Determines whether the connection associated with svc is being processed as an SSL connection. Returns 1
if it is being processed as SSL and 0 otherwise.
Name
TSVConnIsSsl - TSVConnIsSsl API function
Synopsis
#include <ts/ts.h>
intTSVConnIsSsl(TSVConnsvc)