http://www.register.com

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / html / tutorials / 29

index1234567

HTTP for HTML Authors, Part II

In the first part of this series, you learned some of the basics of HTTP, the protocol used to transfer Web pages between Web servers and Web browsers. I showed you how the browser contacts the server, asks for a specific path, supplies a few headers, and the server then responds with a few headers of its own and, if you're lucky, a document.

In this tutorial, we'll take a look at a few of the more important headers used by both browsers and servers, and how you can use them to make your Web sites more efficient and functional. The headers we will be examining in this tutorial deal with specifying information about the content transferred via HTTP, which is usually the HTML documents and CSS style sheets you've been learning to write in this series of tutorials.

Once again, we'll be skipping a lot of the more technical details as they're not very useful to anyone except writers of HTTP software and really hardcore server administrators.

index1234567

Next Page...

http://www.register.com

http://www.internet.com/

Copyright 2002 INT Media Group, Incorporated All Rights Reserved.
Legal Notices,  Licensing, Reprints, & Permissions,  Privacy Policy.
http://www.internet.com/
webref The latest from WebReference.com Browse >
Drawing Charts with JavaScript · SVG: Modularized and Mobile · PHP and Regular Expressions 101
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Service Providers Get Down to Business · Sabre's Bid for Travelocity Turns Hostile · The Eternal Debate: Shaky Start-up Or Generic Giant?

URL: http://www.webreference.com/html/tutorial29/

Produced by Stephanos Piperoglou
Created: January 24, 2001
Revised: February 27, 2001