HTTP Fundamentals
Everything a web developer should know about HTTP.
What you'll learn
HTTP is the protocol of the web, and this course will look at HTTP from a web developer's perspective. We'll cover resources, messages, cookies, and authentication protocols. We'll look at how HTTP clients can use persistent and parallel connections to improve performance, and see how the web scales to meet demand using cache headers and proxy servers. By the end of the course you will have the knowledge to build better web applications and web services.
Table of contents
HTTP Resources
31mins
HTTP Messages
40mins
HTTP Connections
32mins
HTTP Architecture
31mins