David Gourley

Dernière sortie

HTTP

Behind every successful web transaction lurks the Hypertext Transfer Protocol (HTTP), the language by which web clients and servers exchange documents and information. HTTP is commonly known as the workhorse behind the browsers we use every day to access our company intranets, locate out-of-print books, or research census information. But HTTP is used for far more than browsing the Web : the simplicity and ubiquity of HTTP also have made it the choice protocol for many other networked applications, most notably through web services such as SOAP and XML-RPC.
As the title suggests, HTTP : The Definitive Guide explains the HTTP protocol : how it works and how to use it to develop web-based applications. However, this book is not just about HTTP ; it's also about all the other core Internet technologies that HTTP depends on to work effectively. Although HTTP is at the center of the book, the essence of HTTP : The Definitive Guide is in understanding how the Web works and how to apply that knowledge to web programming and administration.
The book explains the technical workings, motivations, performance considerations, and objectives of HTTP and the technologies around which it revolves. HTTP : The Definitive Guide is the bible for the HTTP protocol and related web technologies : HTTP methods, headers and status codes, optimizing proxies and caches, strategies for designing web robots and crawlers, cookies, authentication and Secure HTTP, internationalization and content negotiation, redirection and load-balancing strategies.
Written by experts with years of practical experience, this book uses clear, concise language and a wealth of detailed illustrations to help readers visualize what goes on behind the scenes, providing a complete understanding of the story behind each query on the Web. All web programmers, administrators, and application developers need to be familiar with HTTP in order to work effectively. There are many books that explain how to use the Web, but this is the book that explains how the Web works.

Les livres de David Gourley