Chapter 3/4 Examples with Library
XMLHttpRequest Basics
Synchronous Requests
Synchronous Send - Slow Version
Asynchronous Requests
Asynchronous Send
GET Requests
Sending data with Query Strings
Caching Concerns
Rating using request caching headers
Rating using date to break cache
Cookie Request Header
POST Requests
Sending Data with post body
Other Methods
HEAD Request
Ajax Request Explorer
Request Data Formats Explorer
File Uploads
Response
Ready State
Status
Response Data Formats
Different response types
Different response types Extended
responseXML
Response Type Explorer
Abort Request
Full Examples
Match Game