Match the XMLHttpRequest properties with the correct definition.
XMLHttpRequest
XMLHttpRequest properties
Report a typo
Match the items from left and right columns
readyStateresponseresponseTextresponseTyperesponseURLresponseXMLstatusReturns the body content of the response as a value depending on the request's
responseType propertyReturns the text received from a server following a request
Returns the URL of the response or an empty string if the URL is null
Returns a document containing the HTML or XML retrieved by the request
Returns the numerical HTTP status code of the
XMLHttpRequest responseReturns the state an
XMLHttpRequest client is in Enumerated string value specifying the type of data contained in the response
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.