{"json_modified": "2016-07-09T04:03:34.581453", "uuid": "b866716c-17ad-4032-9c50-8de09577f1e9", "title": "XMLHttpRequest.response", "url": "/en-US/docs/Web/API/XMLHttpRequest/response", "tags": ["AJAX", "Reference", "XMLHttpRequest"], "translations": [], "modified": "2016-07-09T04:03:34", "label": "XMLHttpRequest.response", "localization_tags": [], "locale": "en-US", "id": 164519, "last_edit": "2016-05-23T00:40:59", "summary": "The XMLHttpRequest.response property returns the response's body. It can be of the type ArrayBuffer, Blob, Document, JavaScript object, or a DOMString, depending of the value of XMLHttpRequest.responseType property. Value of response is null if the request is not complete or was not successful. However, if the value of responseType was set to \"text\" or the empty string, response can contain the partial text response while the request is still in the loading state.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}], "slug": "Web/API/XMLHttpRequest/response", "review_tags": []}