diff --git a/net/http/README b/net/http/README index 29f6b38..94797e4 100644 --- a/net/http/README +++ b/net/http/README @@ -1,3 +1,6 @@ +net::http provides an implementation of an HTTP 1.1 client and server as defined +by RFC 7230 et al. + TODO: Flesh me out Caveats: