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