From 023ff838c3b644e797aa60f5c46bfb42677cd02c Mon Sep 17 00:00:00 2001
From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com>
Date: Mon, 5 Dec 2022 06:56:00 -0600
Subject: [PATCH] Add resource for HTTP3. (#2954)
---
.../100-frontend/content/100-internet/101-what-is-http.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md b/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md
index c1889334d..2e8aad4bd 100644
--- a/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md
+++ b/content/roadmaps/100-frontend/content/100-internet/101-what-is-http.md
@@ -8,4 +8,5 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
An overview of HTTP
Journey to HTTP/2
HTTP/3 From A To Z: Core Concepts
+HTTP/3 Is Now a Standard: Why Use It and How to Get Started
HTTP Crash Course & Exploration