XMLHttpRequest Question: Download XHR2 PDF

What is getResponseHeader("headerLabel")?

Tweet Share WhatsApp

Answer:

The getResponseHeader("headerLabel") method is used to return the string value of a single header label.

Download XHR2 PDF Read All 28 XHR2 Questions
Previous QuestionNext Question
Explain abort() Function?What is open(arg, arg,arg,arg,arg) function?