Skip to content

cf_https_result_to_string

Category: web
GitHub: cute_https.h


Convert an enum CF_HttpsState to a c-style string.

const char* cf_https_result_to_string(CF_HttpsResult state)
Parameters Description
state The state to convert to a string.

CF_HttpsRequest
cf_https_process