openssl: make ossl_send return CURLE_OK better
Previously it only returned a CURLcode for errors, which is when it returns a different size than what was passed in to it. The http2 code only checked the curlcode and thus failed.
parent
05e81222
Please register or sign in to comment