Description | Header | Description |
|---|---|
| Accept | This header specifies the MIME types that the browser or other clients can handle. |
| Connection | This header indicates whether the client can handle persistent HTTP connections. Persistent connections permit the client or other browser to retrieve multiple files with a single request. |
| Cookie | This header returns cookies to servers that previously sent them to the client. |
| OJB(Object Java Bean) | Apache |
| Referer | This header indicates the URL of the referring Web page. |
Conceptual
Figure
Example
Key Points