method default.prototype.useProxyimport { default } from "https://deno.land/x/xserver@5.4.1/src/context.ts"; useProxy(body?: Body, head?: Head): Promise<Response>Parametersoptionalbody: Bodyoptionalhead: HeadReturnsPromise<Response>