at master 88 B view raw
1httpxSslCertFileUnset() { 2 unset SSL_CERT_FILE 3} 4 5postHooks+=(httpxSslCertFileUnset)