Searched refs:accept_http1 (Results 1 – 5 of 5) sorted by relevance
45 .accept_http1(true) in main()
18 .accept_http1(true)
106 accept_http1: bool, field130 accept_http1: false, in default()150 accept_http1: false, in builder()377 pub fn accept_http1(self, accept_http1: bool) -> Self { in accept_http1() method379 accept_http1, in accept_http1()533 accept_http1: self.accept_http1, in layer()654 let http2_only = !self.accept_http1; in serve_internal()
107 .accept_http1(accept_h1) in grpc()118 .accept_http1(accept_h1) in grpc_web()
76 .accept_http1(true) in spawn()