Note: Turns out this is a duplicate: Accessing the web page's HTTP Headers in JavaScript
Is there a way to get the request headers for the index.html request? For example, this is a screenshot of me hitting google.com
I would like to be able to get access to the Request Headers. Is this possible?
What about for other javascript/css assets?