Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method Ajax.prototype.postAbortResult
import { Ajax } from "https://deno.land/x/jwfetch@v1.3.1/src/ajax.ts";

调用ajax的post请求同时,返回取消ajax请求的方法

Parameters

url: string
optional
options: AjaxExConfig