Handle a HTTP verb request to a path.
FutureOr<void> handle(String verb, String path, Context context);