How do I access a page's HTTP response headers via JavaScript?
Related to this question, which was modified to ask about accessing two specific HTTP headers.
Related:
How do I access the HTTP request header fields via JavaScript?
repeatedly asked: https://stackoverflow.com/questions/1...
XMLHttpRequest - W3C Candidate Recommendation 3 August 2010: http://www.w3.org/TR/XMLHttpRequest/#... w3.org: XMLHttpRequest: the getallresponseheaders() method: http://www.w3.org/TR/XMLHttpRequest/#... developer.mozilla.org: XMLHttpRequest: https://developer.mozilla.org/en-US/d...