method Context.prototype.headRe-exportimport { Context } from "https://deno.land/x/xserver@2.0.0/src/mod.ts"; head(head?: Record<string, string>): this | Record<string, string> | anyParametersoptionalhead: Record<string, string>Returnsthis | Record<string, string> | any