Duukast
Duukast
Brian Otweyo
Webservers and the http protocol
12 minutes Posted Nov 29, 2020 at 4:37 am.
0:00
12:45
Download MP3
Show notes
A HTTP or web server processes requests via HTTP, a network protocol used to exchange information on the World Wide Web (WWW). The main function of a HTTP server is to store, process and deliver web pages to clients. In this episode we dive into exactly that and see what it's got to offer to us as programmers and developers