Using getResponseHeader with jQuery’s ajax method
jQuery’s ajax method returns a jqXHR object that includes the browser’s XMLHttpRequest object. Using the getResponseHeader method of this object, you can access properties of the HTTP response header.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed