pub type HttpConnection = Connection;
Use HTTP to connect to the kDB Server
pub struct HttpConnection { /* private fields */ }