Supporting cancellation of requests
If a server supports a request that can be cancelled after being made, we recommend
that the cancellation take the form of a message with a value of "cancel"
for the msg attribute and with the same id
attribute as the original request. It isn't necessary to support the cancellation
of requests, but if your application does support it, this standard message should
be used.
Page updated:
