It's currently hard-coded to HttpsConnector<HttpConnector>, but should also be usable as HttpConnector.
HttpsConnector<HttpConnector>
HttpConnector
Related: https://todo.sr.ht/~whynothugo/vdirsyncer-rs/36
Current design is flexible enough; use a unix domain socket for exotic TLS configurations and alike.