AJAX 2: New possibilities offered by XMLHttpRequest level 2 specification
Note: This article was originally published at Planet PHP
on 23 November 2010.
AJAX 2: New possibilities offered by XMLHttpRequest level 2 specification
By Manuel Lemos
AJAX applications are often implemented using the XMLHttpRequest JavaScript object.XMLHttpRequest is getting a new specification named Level 2. This post is just a quick note about another interesting article about what new specification brings and how you can take advantage of it in your AJAX applications.


