HTTP with Julia Evans

21/11/2019 59 min
HTTP with Julia Evans

Listen "HTTP with Julia Evans"

Episode Synopsis

HTTP is a protocol that allows browsers and web applications to communicate across the Internet. Everyone knows that HTTP is doing some important work, because “HTTP” is at the beginning of most URLs that you enter into your browser. You might be familiar with the request/response model, and HTTP request methods such as GET, PUT,
The post HTTP with Julia Evans appeared first on Software Engineering Daily.