The XMLHttpRequestResponseType
type is an enumerated set of strings which are used to specify the type of data contained in the response
of an XMLHttpRequest
.
Documentation XMLHttpRequestResponseType by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: