In this post we modify the XHR Library. This is now capabale of:
• working with GET and POST requests
• handling JSON formatted text and XML documents returned by the server
• handling timeouts, and aborting requests
You can read the full article here.
• working with GET and POST requests
• handling JSON formatted text and XML documents returned by the server
• handling timeouts, and aborting requests
You can read the full article here.