{"json_modified": "2016-07-09T04:03:50.332280", "uuid": "9da1b1ee-83e5-4b88-b5b1-030744a8332d", "title": "XMLHttpRequest.statusText", "url": "/en-US/docs/Web/API/XMLHttpRequest/statusText", "tags": ["AJAX", "Reference", "XMLHttpRequest", "API"], "translations": [], "modified": "2016-07-09T04:03:50", "label": "XMLHttpRequest.statusText", "localization_tags": [], "locale": "en-US", "id": 165383, "last_edit": "2016-01-17T08:47:05", "summary": "The XMLHttpRequest.statusText property returns a DOMString containing the response's status message as returned by the HTTP server. Unlike XMLHTTPRequest.status which indicates a numerical status code, this property contains the text of the response status, such as \"OK\" or \"Not Found\". If the request's readyState is in UNSENT or OPENED state, the value of statusText will be an empty string.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/XMLHttpRequest/statusText", "review_tags": []}