method Router.prototype.headimport { Router } from "https://deno.land/x/railgun@v0.6.3/mod.ts"; head(path: string, handler: RouteHandler)Parameterspath: stringhandler: RouteHandler