Return true to pass through the request
typedef PassThrough = FutureOr<bool> Function(ProxyRequest serverRequest, CacheInfo? cacheInfo);