Test whether an HTTP request context still has a keep-alive connection.
Declared in <openssl/http.h>
<openssl/http.h>
int OSSL_HTTP_is_alive(OSSL_HTTP_REQ_CTX const* rctx);
1 if rctx is non-NULL and keep-alive is active, or 0 otherwise.
rctx