No, unfortunately, no: if the request is executed using the <script> , the browser will generally not allow access to any of the headers from JavaScript. The jqXHR object created by jQuery does not have the ability to retrieve these headers, because technically this request is not obtained.
source share