Provided by: trafficserver-dev_8.0.5+ds-3_amd64 bug

NAME

       TSVConnIsSsl - TSVConnIsSsl API function

SYNOPSIS

       #include <ts/ts.h>

       int TSVConnIsSsl(TSVConn svc)

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.

COPYRIGHT

       2020, dev@trafficserver.apache.org

8.0                                               Feb 03, 2020                                 TSVCONNISSSL(3ts)