public function cache_callback($bucket, $opt = null, $location = null, $redirects = 0)
    {
        // Disable the cache flow since it's already been handled.
        $this->use_cache_flow = false;