Back to Browse

{ 🌱 } | Intro to HTTP (HyperText Transfer Protocol) | How the Web Works

7.8K views
Premiered Nov 28, 2019
1:11:03

See the code and lesson notes here: https://github.com/CodingGarden/seedling-school-lessons/tree/master/http This lesson was clipped from the live stream here: https://www.youtube.com/watch?v=qCiZKasXiho This lesson covers the following objectives: # HTTP ## Objectives * Define and describe Hypertext * Define and describe Protocol * Define and describe HTTP * Define and describe HTTPS * Differentiate between HTTP and HTTPS * Define and describe the 3 parts of an HTTP Request * Define and describe the 3 parts of an HTTP Response * Diagram a simple HTTP request / response * https://bit.ly/2KKl5N6 * List common ports associated with HTTP / HTTPS * List common HTTP Methods * List common HTTP Status Codes * Analyze a web page using the chrome dev tools network tab * Identify the request parts * Identify the response parts ## Exercises * Given the web page / url: https://http-example.now.sh/ * Diagram all HTTP requests / responses that happen when the page loads * Diagram: * https://bit.ly/2XHoLoj ## Resources * https://en.wikipedia.org/wiki/Hypertext * https://en.wikipedia.org/wiki/Communication_protocol * https://en.wikipedia.org/wiki/Application_layer * https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol * https://en.wikipedia.org/wiki/HTTPS * https://en.wikipedia.org/wiki/List_of_HTTP_status_codes * https://httpstatuses.com/ * https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods * https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview 💖 Donate: https://coding.garden/donate 😍 Pledge: https://coding.garden/pledge 💬 Discord: https://coding.garden/discord 🎉 Stickers: https://coding.garden/stickers 💻 Gear List: https://coding.garden/gear 🔎 Search for more Coding Garden videos here: https://coding.garden/videos 🗣 View the Coding Garden FAQ here: https://github.com/CodingGardenCommunity/app-wiki/wiki/Frequently-Asked-Questions

Download

1 formats

Video Formats

360pmp4174.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

{ 🌱 } | Intro to HTTP (HyperText Transfer Protocol) | How the Web Works | NatokHD