Searched refs:is_tls_error (Results 1 – 3 of 3) sorted by relevance
131 pub fn is_tls_error(&self) -> bool { in is_tls_error() method
176 } else if e.is_tls_error() { in download_inner()
415 } else if e.is_tls_error() { in upload_one_file()