method HttpServer.prototype.postRe-exportimport { HttpServer } from "https://deno.land/x/fastro@v0.74.6/mod.ts"; post(path: string, ...handler: Array<HandlerArgument>)Parameterspath: string...handler: Array<HandlerArgument>