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