From 72f23e32e85a42d5166eb174c323e3774d6a8111 Mon Sep 17 00:00:00 2001 From: Brad House Date: Mon, 16 Sep 2024 12:25:01 -0400 Subject: [PATCH] add RFC3986 --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index ee50885..d706b9a 100644 --- a/index.md +++ b/index.md @@ -97,6 +97,8 @@ See [Features](/features) IPv6 address sorting as used by `ares_getaddrinfo()`. - [RFC7413](https://datatracker.ietf.org/doc/html/rfc7413). TCP FastOpen (TFO) for 0-RTT TCP Connection Resumption. +- [RFC3986](https://datatracker.ietf.org/doc/html/rfc3986). + Uniform Resource Identifier (URI). Used for server configuration. ## Communication