Define a trace route.
trace
void trace(String path, Handler handler) => route(r'trace', path, handler);