Created
March 3, 2020 09:57
-
-
Save ihordiachenko/6f3f87071f2c07e55814fb99b50cb383 to your computer and use it in GitHub Desktop.
Check HTTP version of an endpoint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -sI https://curl.haxx.se -o/dev/null -w '%{http_version}\n' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment