### Description I noticed in a project that we regressed on prefetch requests, not setting `http.server.prefetch` ops anymore. This most likely broke with https://github.com/getsentry/sentry-javascript/pull/13889. This is the PR that originally introduced it: https://github.com/getsentry/sentry-javascript/pull/13600 We should probably add tests.