Explain getAllResponseHeaders ()?

Submitted by: Muhammad
getAllResponseHeaders ():- Returns a collection of HTTP headers as string. If you want a specific header value, you can use getResponseHeader ("header name")
Submitted by: Muhammad

Read Online XMLHttpRequest Job Interview Questions And Answers