factory AngelHttp(Angel app, {bool useZone = true}) { return AngelHttp._(app, HttpServer.bind, useZone); }