TSVConnIsSsl
TSVConnIsSsl API function
- Provided by: trafficserver-dev (Version: 8.0.5+ds-3)
- Source: trafficserver
- Report a bug
TSVConnIsSsl API function
#include <ts/ts.h>
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.
2020, dev@trafficserver.apache.org