Clicking on the different buttons should give the following results in the textarea below :
- synchronous: "request completed" then "other processing"
- asynchronous: "other processing" then "request completed"
- abort: "request aborted" then "other processing"