Hi everyone, I need to return a 410 statuscode with the same behavior as 404/403/451/500 for pages like spam. We think a 410 is more accurate, which shows that we intentionally removed it and do not crawl. Nowadays, statusCode just works with 404,403,451,500 code. If we use other codes the status code returned is 302, and the URL in the browser location bar changes to the toPath. Please, we are so interested in use it to improve our SEO.