Home
last modified time | relevance | path

Searched defs:accept_http1 (Results 1 – 1 of 1) sorted by relevance

/tonic/tonic/src/transport/server/
H A Dmod.rs106 accept_http1: bool, field
377 pub fn accept_http1(self, accept_http1: bool) -> Self { in accept_http1() method