created: 2023/1/23
cURL basic usage | |
|
|
Downloading Files with cURL |
|
Anatomy of a HTTP request/response | |
Following redirects with cURL | |
Viewing response headers with cURL | |
Viewing request headers and connection details |
|
Silencing errors | |
Setting HTTP request headers with cURL | |
Making POST requests with cURL | |
Submitting JSON data with cURL | |
Changing the request method | |
Replicating browser requests with cURL | |
Making cURL fail on HTTP errors | |
Making authenticated requests with cURL | |
Testing protocol support with cURL |
|
Setting the Host header and cURL’s --resolve option | |
Resolve domains to IPv4 and IPv6 addresses | |
Disabling cURL’s certificate checks | |
Troubleshooting website issues with “cURL timing breakdown” | |
cURL configuration files | |
Conclusion | |