Sun Java System Web Server 7.0 NSAPI Developer's Guide

Request Headers

The browser can send headers to the server. Most of these request headers are optional.

The following table lists some of the commonly used request headers.

Table A–1 Common Request Headers

Request Header

Description

Accept

File types the browser can accept. 

Authorization

Used if the browser wants to authenticate itself with a server; information such as the user name and password are included. 

User-Agent

Name and version of the browser software. 

Referer

URL of the document.  

Host

Internet host and port number of the resource being requested.