//! !!!! THIS MODULE DOES NOT WORK FOR THE MOMENT !!!!
//!
//! TODO: FIX IT
//!
//! This module contains the functions
//! and macros for handling an HTTP connection.
//!
//! *This module is available only if MultiCrusty is built with
//! the `"transport"` feature or the `"transport_http"` feature.*