Hash : 833a59f0 Author : Thomas de Grivel Date : 2024-09-05T23:25:05
Download
1 2 3 4
def HTTPd.routes = [] def_route("/doc/", DocController.route) def_route("/", static_controller)