curlMaking TLS 1.2 request example
curl --tlsv1.2 https://onelinerhub.com/ctrl + c| curlbase curl command | --tlsv1.2force TLS1.2 or greater TLS version for the request | 
| https://onelinerhub.comsample URL to request | |
More of Curl
- How to send HTTP 1.1 request
- Setting "x-forwarded-for" header
- Show progress bar for file uploads
- Get my IP address
- How to set request content-type
- Download and extract gzip file
- Download and extract zip file
- Piping curl response to xargs
- Download and extract tar.gz file
- Set custom user agent
See more codes...