Get HTTP headers with own DNS resolving:
curl -I --resolve example.com:443:35.208.158.192 https://example.com/some-page
curl -I --resolve example.com:80:35.208.158.192 http://example.com/some-page
Andrew Dorokhov
schedule
1 min read
Get HTTP headers with own DNS resolving:
curl -I --resolve example.com:443:35.208.158.192 https://example.com/some-page
curl -I --resolve example.com:80:35.208.158.192 http://example.com/some-page
Happy to help — reach out via the contacts or go straight to my Upwork profile.
work View Upwork Profile arrow_forward