curlGet curl version
Usage example
curl --version
output
curl 7.74.0 (x86_64-pc-linux-gnu) libcurl/7.74.0 OpenSSL/1.1.1l zlib/1.2.11 brotli/1.0.9 libidn2/2.3.1 libpsl/0.21.0 (+libidn2/2.3.0) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3
Release-Date: 2020-12-09
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
More of Curl
- Display response headers and body
- Install curl in Ubuntu 22.04
- How to set referer
- Setting "x-forwarded-for" header
- How to send HTTP 1.1 request
- Piping curl response to xargs
- Debug URL request
- Get response status code
- How to check if response if HTTP1.1
- How to send request with query string from terminal
See more codes...