Correct Answer: X-Requested-With: XMLHttpRequest
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Ajax Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Ajax MCQ Questions
Can an XMLHttpRequest object be used to receive binary data?
What does JSON do?
True or false? Ajax can be used to open a connection from the server to the browser without the browser making an explicit request.
Can you make an XMLHttpRequest asynchronous call to a page on a different top level domain from the current page's top level domain?
Can you perform file uploads using AJAX requests alone?
What does the status == 404 means ?
In an ajax request function callback you have the following code $('#childdiv').html(data); choose the most probable reason why a previous delegated 'click' event no longer functions
Which object.method is responsible for writing text to current web page?
Which can be used to display 'inProcess.png' image while processing request?
Which will change the class of XHTML element having ID of 'username'?