HTTP components in LINK are able to do PUT, POST and PATCH. In some cases we at least need to support GET but DELETE would also be nice to have. HEAD, OPTIONS, TRACE and CONNECT, I don't see much use for but unless the underlying implementation is...