The HTTP headers tab is one of the places where you can do some serious tuning of your web site, as well as enabling a huge number of other, special features.
The first box on this screen allows you to control if and how long items are stored in cache memory. Proxy servers, browsers and other devices have the ability to improve performance by storing copies of objects for a period of time. These devices make educated guesses about how long to keep their copies of your pages and graphics around. You can help them out by specifying exactly how long you want those copies kept.

What are the advantages of this? Well, you could have a very dynamic page which changes often; in that instance, you might set the document to expire immediately. This requests that proxy servers and browsers reload a new copy each time. On the other hand, you might have an "images" directory which never changes. You can improve performance by setting it to expire less often (even as long as years).
It is far better to use HTTP headers than Meta tags to control various HTTP functions. Most proxy servers and internet caches do not read HTML code to determine if there are Meta tags present; they do, however, read the HTTP headers.
It is important to note that these HTTP headers are only valid for browsers and servers using HTTP 1.1. Most of the headers are not supported by HTTP 1.0.

This box allows you to add special or custom HTTP headers. You may enter any of the following values (and anything else defined in the HTTP 1.0 and 1.1 specifications).

The "content ratings" section allows you to inform browsers and other agents what kind of material your resources include. You can rate the resources based upon violence, sex, nudity and language.
The "rating service" tab allows you to set the ratings for the resource you specified.
To edit the ratings, click the "more info" button.

Setting ratings is a very straightforward process. Select each of the four RSACi categories and set the slider to the appropriate level. You have a choice of 1-5 for each category.
It is best to be very honest when setting these values, as parents and filtering software will depend upon them to determine if your pages and resources are acceptable for their children's viewing. Incorrect settings will lose you visitors and sales.
You should also enter the email address of the person who performed the rating and set an expiration date as well.

Use the "MIME Map" tab to set custom MIME types for your resource.
Unless otherwise noted, all photos and text is Copyright © Richard G Lowe, Jr.