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

Display curl -V version in hurl -V #309

Closed
jcamiel opened this issue Oct 18, 2021 · 0 comments · Fixed by #321
Closed

Display curl -V version in hurl -V #309

jcamiel opened this issue Oct 18, 2021 · 0 comments · Fixed by #321
Labels
enhancement New feature or request
Milestone

Comments

@jcamiel
Copy link
Collaborator

jcamiel commented Oct 18, 2021

As Hurl is a smart wrapper around curl/libcurl, it could be useful that hurl -V add the output of curl -V (to identify the options with which libcurl have been built):

/usr/bin/curl -V    
curl 7.54.0 (x86_64-apple-darwin18.0) libcurl/7.54.0 LibreSSL/2.6.5 zlib/1.2.11 nghttp2/1.24.1

https://curl.se/libcurl/c/curl_version_info.html

@fabricereix fabricereix added this to the 1.5.0 milestone Oct 24, 2021
@fabricereix fabricereix added the enhancement New feature or request label Oct 24, 2021
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.

2 participants