Answers

Question and Answer:

  Home  XHR2

⟩ Explain getAllResponseHeaders ()?

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

 207 views

More Questions for you: