Getting response headers is easy: run curl -D- -o/dev/null -sS [url] or load the site in a browser with the networking tab open.
See Raw Headers with Netcat
Getting response headers is easy: run curl -D- -o/dev/null -sS [url] or load the site in a browser with the networking tab open.