Wrapper around AJAX response objects (for example, jqXHR for jQuery or Ajax.Response for Prototype).
jqXHR
Ajax.Response
Readonly
The response text, if present, as a JSON object.
Retrieves a response header by name.
the name of the header
the value of the header
Wrapper around AJAX response objects (for example,
jqXHRfor jQuery orAjax.Responsefor Prototype).