Contents

XMLHttpRequest

An object used to retrieve data from a URL.

Declaration

interface XMLHttpRequest

Topics

Initializing and Sending a Request

Manipulating the Header List

Retrieving Request Information

Implementing Callback Functions

Responding to Events

WebKit JS Only

See Also

Data Storage and Retrieval