Home
last modified time | relevance | path

Searched refs:http20Client (Results 1 – 1 of 1) sorted by relevance

/dports/www/fabio/fabio-1.5.14/cert/
H A Dsource_test.go577 http20, err := http20Client(rootCAs)
666 func http20Client(rootCAs *x509.CertPool) (*http.Client, error) { func