{"json_modified": "2016-10-18T20:05:58.239283", "uuid": "98c70fb5-3f2c-465b-b094-1ce011db4571", "title": "XMLHttpRequest.send()", "url": "/en-US/docs/Web/API/XMLHttpRequest/send", "tags": ["API", "NeedsExample", "NeedsContent", "Reference", "XMLHttpRequest", "AJAX"], "translations": [], "modified": "2016-10-18T20:05:58", "label": "XMLHttpRequest.send()", "localization_tags": [], "locale": "en-US", "id": 165591, "last_edit": "2016-10-18T20:05:50", "summary": "The XMLHttpRequest.send() method sends the request. If the request is asynchronous (which is the default), this method returns as soon as the request is sent. If the request is synchronous, this method doesn't return until the response has arrived. send() accepts an optional argument for the request body. If the request method is GET or HEAD, the argument is ignored and request body is set to null.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}], "slug": "Web/API/XMLHttpRequest/send", "review_tags": ["technical"]}