protected Http3LoopbackServer CreateHttp3LoopbackServer(Http3Options options = default) { return(new Http3LoopbackServer(UseQuicImplementationProvider, options)); }
protected Http3LoopbackServer CreateHttp3LoopbackServer(Http3Options options = default) { return(new Http3LoopbackServer(options)); }