Update guides

pull/3652/head
Kamran Ahmed 2 years ago
parent 3d655965f6
commit c6213dde92
  1. 2
      astro.config.mjs
  2. 2
      src/data/roadmaps/aspnet-core/content/101-general-development-skills/103-http-https.md
  3. 1
      src/data/roadmaps/backend/content/100-internet/100-how-does-the-internet-work.md
  4. 3
      src/data/roadmaps/backend/content/100-internet/101-what-is-http.md
  5. 1
      src/data/roadmaps/backend/content/100-internet/index.md
  6. 2
      src/data/roadmaps/computer-science/content/118-networking/102-http.md
  7. 2
      src/data/roadmaps/devops/content/103-networking-protocols/102-http.md
  8. 3
      src/data/roadmaps/frontend/content/100-internet/100-how-does-the-internet-work.md
  9. 1
      src/data/roadmaps/frontend/content/100-internet/101-what-is-http.md
  10. 1
      src/data/roadmaps/frontend/content/100-internet/index.md
  11. 2
      src/data/roadmaps/software-architect/content/114-networks/101-http-https.md
  12. 1
      src/data/roadmaps/system-design/content/115-communication/100-http.md

@ -7,7 +7,7 @@ import rehypeExternalLinks from 'rehype-external-links';
import { serializeSitemap, shouldIndexPage } from './sitemap.mjs';
export default defineConfig({
site: 'https://roadmap.sh',
site: 'https://roadmap.sh/',
markdown: {
shikiConfig: {
theme: 'dracula',

@ -10,9 +10,9 @@ HTTPS (**H**ypertext **T**ransfer **P**rotocol **S**ecure) is the secure version
Visit the following resources to learn more:
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)
- [What is HTTPS?](https://www.cloudflare.com/en-gb/learning/ssl/what-is-https/)

@ -4,6 +4,7 @@ The Internet is a global network of computers connected to each other which comm
Visit the following resources to learn more:
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
- [Introduction to Internet](/guides/what-is-internet)

@ -4,9 +4,10 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
Visit the following resources to learn more:
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
- [HTTP/1 to HTTP/2 to HTTP/3](https://www.youtube.com/watch?v=a-sBfyiXysI)
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)

@ -4,6 +4,7 @@ The Internet is a global network of computers connected to each other which comm
Visit the following resources to learn more:
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
- [Introduction to Internet](/guides/what-is-internet)

@ -4,9 +4,9 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
Visit the following resources to learn more:
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
- [HTTP/1 to HTTP/2 to HTTP/3](https://www.youtube.com/watch?v=a-sBfyiXysI)
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)

@ -4,8 +4,8 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
Visit the following resources to learn more:
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
- [HTTP Crash Course & Exploration](https://www.youtube.com/watch?v=iYM2zFP3Zn0)

@ -4,8 +4,7 @@ The Internet is a global network of computers connected to each other which comm
Visit the following resources to learn more:
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
- [How Does the Internet Work? MDN Docs](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/How_does_the_Internet_work)
- [Introduction to Internet](/guides/what-is-internet)
- [How does the Internet work?](https://www.youtube.com/watch?v=TNQsmPf24go)

@ -4,6 +4,7 @@ HTTP is the `TCP/IP` based application layer communication protocol which standa
Visit the following resources to learn more:
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
- [How HTTPS Works ...in a comic!](https://howhttps.works)
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)

@ -4,6 +4,7 @@ The Internet is a global network of computers connected to each other which comm
Visit the following resources to learn more:
- [How does the Internet Work?](https://cs.fyi/guide/how-does-internet-work)
- [The Internet Explained](https://www.vox.com/2014/6/16/18076282/the-internet)
- [How Does the Internet Work?](http://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
- [Introduction to Internet](/guides/what-is-internet)

@ -8,9 +8,9 @@ HTTPS (**H**ypertext **T**ransfer **P**rotocol **S**ecure) is the secure version
Visit the following resources to learn more:
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
- [What is HTTP?](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
- [An overview of HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
- [Journey to HTTP/2](https://kamranahmed.info/blog/2016/08/13/http-in-depth)
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
- [What is HTTPS?](https://www.cloudflare.com/en-gb/learning/ssl/what-is-https/)
- [Why HTTPS Matters](https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https)

@ -17,5 +17,6 @@ DELETE | Deletes a resource | Yes | No | No
HTTP is an application layer protocol relying on lower-level protocols such as TCP and UDP.
- [Everything you need to know about HTTP](https://cs.fyi/guide/http-in-depth)
- [What Is HTTP?](https://www.nginx.com/resources/glossary/http/)
- [What is the difference between HTTP protocol and TCP protocol?](https://www.quora.com/What-is-the-difference-between-HTTP-protocol-and-TCP-protocol)
Loading…
Cancel
Save