XMLHttp Request Level 2

GPTKB entity

Statements (38)
Predicate Object
gptkbp:instance_of gptkb:Ajax
gptkbp:allows asynchronous HTTP requests
gptkbp:can gptkb:status
ready State
response Text
response XML
response Type to 'json'
status Text
timeout property
with Credentials property
gptkbp:can_handle JSON data
XML data
text data
binary data
gptkbp:developed_by gptkb:W3_C
gptkbp:has_events onerror
onload
onreadystatechange
ontimeout
gptkbp:has_method open()
send()
abort()
https://www.w3.org/2000/01/rdf-schema#label XMLHttp Request Level 2
gptkbp:introduced_in gptkb:HTML5
gptkbp:is_part_of web APIs
gptkbp:is_supported_by modern web browsers
older browsers
gptkbp:is_synchronous false
gptkbp:is_used_for sending data to a server
fetching data from a server
gptkbp:is_used_in AJAX applications
gptkbp:partnership gptkb:true
gptkbp:provides response Type property
upload property
gptkbp:receives Form Data objects
gptkbp:supports gptkb:CORS
gptkbp:bfsParent gptkb:Internet_Explorer_8
gptkbp:bfsLayer 6