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