XMLHttpRequest Question:
Download Questions PDF

What is getResponseHeader("headerLabel")?

Answer:

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

Download XHR2 Interview Questions And Answers PDF

Previous QuestionNext Question
Explain abort() Function?What is open(arg, arg,arg,arg,arg) function?