Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method Ajax.prototype.cache_ajax
Re-export
import { Ajax } from "https://deno.land/x/jwfetch@v1.2.0/mod.ts";

缓存请求,同一时间同一请求只会向后台发送一次

Parameters

isRevalidate: boolean