Lines Matching refs:true
74 // tls, if set to true, sets up TLS frontend connection.
77 // when tls is true.
83 // quic, if set to true, sets up QUIC frontend connection.
84 // quic implies tls = true.
91 opts.tls = true
109 backendTLS = true
111 dns = true
113 dns = true
114 externalDNS = true
116 acceptProxyProtocol = true
118 redirectIfNotTLS = true
120 affinityCookie = true
122 alpnH1 = true
239 tlsConfig.InsecureSkipVerify = true
333 httpUpgrade bool // true if upgraded to HTTP/2 through HTTP Upgrade
334 noEndStream bool // true if END_STREAM should not be sent
349 cbr.trailerWritten = true
482 st.h2PrefaceSent = true
530 EndHeaders: true,
551 EndStream: true,
552 EndHeaders: true,
624 res.connErr = true
653 connErr bool // true if HTTP/2 connection error