module handy_http_transport.interfaces; import handy_http_primitives; interface HttpTransport { }