Returns whether the given link has a safe HTTP method like GET.
GET
You can configure links to use unsafe methods like POST or DELETE by setting an [up-method] attribute.
POST
DELETE
[up-method]
The link to test.
Whether the link will be followed using a safe HTTP method.