Close the HTTP connection and free the request context.
1 if disconnect completed cleanly, or 0 if anything went wrong while closing.
| Name | Description |
|---|---|
| rctx | Context from OSSL_HTTP_open()/OSSL_HTTP_transfer(); may be NULL. |
| ok | 1 if the transfer succeeded (passed to any BIO update callback), or 0 on error. |