Skip to content
New issue

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

Add libcurl feature when displaying Hurl version #836

Closed
jcamiel opened this issue Sep 19, 2022 · 0 comments · Fixed by #840
Closed

Add libcurl feature when displaying Hurl version #836

jcamiel opened this issue Sep 19, 2022 · 0 comments · Fixed by #840
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jcamiel
Copy link
Collaborator

jcamiel commented Sep 19, 2022

We should list libcurl features when displaying Hurl version.

Current curl:

$ curl --version
curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0
Release-Date: 2021-05-26
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets

Current Hurl:

$hurl --version
hurl 1.7.0 libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0
@jcamiel jcamiel added the enhancement New feature or request label Sep 19, 2022
@jcamiel jcamiel added this to the 1.7.1 milestone Sep 19, 2022
@jcamiel jcamiel self-assigned this Sep 19, 2022
@jcamiel jcamiel modified the milestones: 1.7.1, 1.8.0 Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant