Demo: Hello
This is a simple demo which calls 'hello' function from the server. Click here to test.
This one calls 'hello' function from the server but from an external URL. Click here to test.
This one calls 'hello' function from the server synchronously. Click here to test.
This one calls 'delayed hello' function from the server which takes 5 seconds to respond back. Click here to test. While waiting for the response, you may chose to abort the last request to check the 'abort' functionality.