Module B0_http

HTTP client.

Good enough (?) toys to interact with the World Wide Web.

module Http : sig ... end

HTTP datatypes.

module Http_client : sig ... end

HTTP clients.