Introduction
We all know when you hit a url in your browser, a website is being opened, but how that does happen and is url and the http protocol, we’ll dive deeply about that in this series.
Series Content
In this series we will get to know the following:
Http
protocol- What is URL
- URL structure
- Http requests
- Http headers
- Http request methods
- Http request body
- Http Response
- Http Response Code
- Http Response Body
- Http Cookies
- HTTPS
- The new HTTP2 Protocol