HTTPHeader).See: Description
| Class | Description |
|---|---|
| HTTPHeader | |
| HTTPRequestHeader |
This class represents the HTTP request header.
|
| HTTPResponseHeader |
This class represents the HTTP response header.
|
Modelises a general HTTP Header as a Java Object (HTTPHeader). The two extending classes
HTTPRequestHeader and HTTPResponseHeader modelise respectively an HTTP request header, and
an HTTP response header.