From c0bcd402305668a3812e7b4b5f20935581f2a147 Mon Sep 17 00:00:00 2001 From: Christoph Huber Date: Thu, 19 Oct 2023 09:36:50 +0200 Subject: [PATCH] README: update RFC list, add RFC 7616 - HTTP Digest Access Authentication --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e992a7a4b..930ea1afd 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ legend: * [RFC 6455](https://tools.ietf.org/html/rfc6455) - The WebSocket Protocol * [RFC 7159](https://tools.ietf.org/html/rfc7159) - JavaScript Object Notation (JSON) * [RFC 7350](https://tools.ietf.org/html/rfc7350) - DTLS as Transport for STUN +* [RFC 7616](https://tools.ietf.org/html/rfc7616) - HTTP Digest Access Authentication * [RFC 7714](https://tools.ietf.org/html/rfc7714) - AES-GCM Authenticated Encryption in SRTP