X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FClient%2FCurl%2FVersions.md;h=0ddbd2e6cefdf5d9eac78476888575428cc0f09a;hb=3bf080fbfef8496240a6d42d4a2d4c08c04cf8fd;hp=794fe2e91036d41c914b338ce6f9a7fe8fe6757f;hpb=bea65a44c88e5b048152cec8eb25d217e4442a57;p=mdref%2Fmdref-http diff --git a/http/Client/Curl/Versions.md b/http/Client/Curl/Versions.md index 794fe2e..0ddbd2e 100644 --- a/http/Client/Curl/Versions.md +++ b/http/Client/Curl/Versions.md @@ -7,13 +7,13 @@ CURL version constants. ## Constants: -* CURL +* CURL Version string of libcurl, e.g. "7.50.0". -* SSL +* SSL Version string of the SSL/TLS library, e.g. "OpenSSL/1.0.2h". -* LIBZ +* LIBZ Version string of the zlib compression library, e.g. "1.2.8". -* ARES +* ARES Version string of the c-ares library, e.g. "1.11.0". -* IDN +* IDN Version string of the IDN library, e.g. "1.32".