cf_https_process¶
Category: web
GitHub: cute_https.h
Processes a request and generates a response.
Return Value¶
Returns the status of the request CF_HttpsResult.
Remarks¶
You should call this function in a loop. See CF_HttpsResult.
Category: web
GitHub: cute_https.h
Processes a request and generates a response.
Returns the status of the request CF_HttpsResult.
You should call this function in a loop. See CF_HttpsResult.