Header |
| Name | Description | |
|---|---|---|
| Add(Header) | Add the specified header. | |
| Add(HeaderId, String) | Add a header with the specified field and value. | |
| Add(String, String) | Add a header with the specified field and value. | |
| Add(HeaderId, Encoding, String) | Add a header with the specified field and value. | |
| Add(String, Encoding, String) | Add a header with the specified field and value. |