pub fn client() -> ClientExpand description
The HTTP client every delivery goes through.
TLS from rustls with the ring provider and the Mozilla roots compiled in,
the same stack the database connection already uses, so a delivery does
not depend on which certificates the host happens to have installed.