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