m6w6 / ext-http

Extended HTTP Support
BSD 2-Clause "Simplified" License
79 stars 22 forks source link

determine the SSL backend used by curl at runtime #40

Closed rcanavan closed 8 years ago

rcanavan commented 8 years ago

Since the behaviour of ssl/cainfo and ssl/capath depends on the SSL backend used by curl, it would be useful to be able to retrieve this information at runtime. With ext/curl, curl_version() could be used, I'm not aware of any equivalent function in pecl_http.

m6w6 commented 8 years ago

Fixed in 13b8cf3a7dfb62a33876547d6026effe8156af41