Created
March 3, 2020 09:57
-
-
Save ihordiachenko/008c30a7d4343fb7f3689cb8f5d2a1e4 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