Searched refs:http2_only (Results 1 – 1 of 1) sorted by relevance
654 let http2_only = !self.accept_http1; in serve_internal() localVariable682 if http2_only { in serve_internal()683 builder = builder.http2_only(); in serve_internal()