transport/source/handy_http_transport/http1/package.d

7 lines
163 B
D

/**
* This package defines the Handy-Http implementation of HTTP/1.1.
*/
module handy_http_transport.http1;
public import handy_http_transport.http1.transport;