As a relatively-new Python programmer, I'm finding more and more that networking as it relates to the web and web development is becoming increasingly important to understand.
When I was an active C# ASP.NET programmer making smaller websites with less responsibility this knowledge seemed less important, since there was often a "networking" guy performing any tasks beyond acquiring a domain name for a client.
Is there a resource out there that's the de-facto standard for understanding what's happening between the time a user types a URL and receives the rendered HTML? What about that book makes it special?
