We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As title, I notice that the Requirements section has the cURL and OpenSSL version requirements.
Requirements
cURL
OpenSSL
And I also know that it has the curl_version.
And I think we can consider using this function to check that the cURL, OpenSSL and zlib version numbers are correct.
zlib
If this issue is accepted, I can work on this :).
And please suggest the possible approach to accomplish this issue 👍.
The text was updated successfully, but these errors were encountered:
That could be helpful 👍 . I think at the least we could log a warning.
Sorry, something went wrong.
No branches or pull requests
As title, I notice that the
Requirements
section has thecURL
andOpenSSL
version requirements.And I also know that it has the curl_version.
And I think we can consider using this function to check that the
cURL
,OpenSSL
andzlib
version numbers are correct.If this issue is accepted, I can work on this :).
And please suggest the possible approach to accomplish this issue 👍.
The text was updated successfully, but these errors were encountered: