XMLHttpRequest has taken another step forward on the road to W3C standardization, as the W3C Web API working group has just released a working draft of the XMLHttpRequest object. XMLHttpRequest outlines a standard scripting engine for transmitting data from the client to the server, where the data can be in XML or any text format, transmitted via HTTP or HTTPS protocols.