import { type IRoute } from "https://deno.land/x/opineHttpProxy@3.2.0/test/deps.ts";
Properties
all: IRouterHandler<this>
get: IRouterHandler<this>
post: IRouterHandler<this>
put: IRouterHandler<this>
delete: IRouterHandler<this>
patch: IRouterHandler<this>
options: IRouterHandler<this>
head: IRouterHandler<this>
checkout: IRouterHandler<this>
copy: IRouterHandler<this>
lock: IRouterHandler<this>
merge: IRouterHandler<this>
mkactivity: IRouterHandler<this>
mkcol: IRouterHandler<this>
move: IRouterHandler<this>
m-search: IRouterHandler<this>
notify: IRouterHandler<this>
purge: IRouterHandler<this>
report: IRouterHandler<this>
search: IRouterHandler<this>
subscribe: IRouterHandler<this>
trace: IRouterHandler<this>
unlock: IRouterHandler<this>
unsubscribe: IRouterHandler<this>
dispatch: RequestHandler