Question:Which information is return by getResponseHeader method? 

Answer 

The getResponseHeader method is used to get only data for a specific header, the “Last-Modified” header, like this:

XMLHttpRequestObject.getResponseHeader(“Last-Modified”)

 

+ Report
Total Preview: 1059
Which information is return by getResponseHeader method?
Copyright © 2024. Powered by Intellect Software Ltd