Atnaujinkite slapukų nuostatas

HTTP Pocket Reference [Knyga]

3.80/5 (123 ratings by Goodreads)
  • Formatas: Book, 75 pages
  • Išleidimo metai: 11-Jul-2000
  • Leidėjas: O'Reilly Media
  • ISBN-10: 1565928628
  • ISBN-13: 9781565928626
Kitos knygos pagal šią temą:
  • Formatas: Book, 75 pages
  • Išleidimo metai: 11-Jul-2000
  • Leidėjas: O'Reilly Media
  • ISBN-10: 1565928628
  • ISBN-13: 9781565928626
Kitos knygos pagal šią temą:
This book provides a solid conceptual foundation of HTTP so Web programmers, administrators, and application developers can concentrate on working effectively. The book serves as a handy, quick reference to each of the headers and status codes used to compose an HTTP transaction. The HyperText Transfer Protocol, or HTTP, is the backbone of the World Wide Web. HTTP is the language that each web browser (or other web client) uses to communicate with servers around the world. All web programmers, administrators, and application developers need to be familiar with HTTP in order to work effectively. The HTTP Pocket Reference not only provides a solid conceptual foundation of HTTP, it also serves as a quick reference to each of the headers and status codes that comprise an HTTP transaction. The book starts with a tutorial of HTTP, but then explains the client request and server responses in more detail, and gives a thorough technical explanation of more advanced features of HTTP (such as persistent connections and caching). Most people use the Web every day without knowing anything about HTTP, but for those who need to get beyond the browser, this book is the place to start.
What Is HTTP?
1(1)
HTTP Transactions
2(8)
Client Methods
10(12)
Server Response Codes
22(9)
Headers
31(20)
URL Encoding
51(4)
Client and Server Identification
55(1)
Referring Documents
55(1)
Retrieving Content
56(2)
Media Types
58(10)
Cookies
68(1)
Authorization
69(3)
Persistent Connections
72(1)
Client Caching
73


Clinton Wong authored Web Client Programming, published by O'Reilly & Associates in 1997. Clinton works on network and security related projects in the Silicon Valley bay area.