method HttpServer.prototype.patchimport { HttpServer } from "https://deno.land/x/fastro@v0.72.2/http/server.ts"; patch(path: string, ...handler: Array<HandlerArgument>)Parameterspath: string...handler: Array<HandlerArgument>