HTTP in 60 Seconds - Hypertext Transfer Protocol #shorts_hussein

preview_player
Показать описание
In this #shorts I explain what is HTTP protocol and how it is stateless.

🎙️Listen to the Backend Engineering Podcast

🏭 Backend Engineering Videos

💾 Database Engineering Videos

🏰 Load Balancing and Proxies Videos

🏛️ Software Archtiecture Videos

📩 Messaging Systems

Become a Member

Support me on PayPal

Stay Awesome,
Hussein
Рекомендации по теме
Комментарии
Автор

Fantastic short once again Hussein.

Could you please make a video addressing this question:
If HTTP is stateless but TCP is stateful (as you mentioned in your previous video as well), how does HTTP work over TCP / how does the idea of stateful vs stateless separate at the different layers?

s
Автор

Thank you bro! Amazing content as always. I'm now a premium subscriber of your channel and I'm excited to maybe see a live stream if you have one

dean
Автор

Brilliant again, please keep going! I really think this can go very well :)

robertsedgewick
Автор

Awesome video!! ❤️
Can you please make a video on how to implement tls and ja3 in requests using python? I’m trying to figure it out but I don’t know where to start. Haha

JJBoi
Автор

Hey, could you advise me a resource or place to get a better handle on understanding the network tab in chrome developer tools. I'm afraid my code in a fullstack aws amplify app is resulting in too many graphql requests which will come back and bite me, it's an area I dont see covered a lot in general, thanks a million!

lardosian
Автор

If Http is stateless than how http methods is idempotent or not

rs-ejrl