) (*http.Response, error) {
if r.URL.String() == commonnexus.SystemCallbackURL {
return routeSystemCallbackRequest(r, clusterMetadata, namespaceRegistry, httpClientCache, callbackTokenGenerator, localClient, logger)
request.go
}
// This source header is populated in nexusoperations/tasks (via the ClientProvider) for worker targets
// if this header is not populated then we assume it's an external target.