| Name | Description |
---|
 | Insert(Int32, Header) |
Insert the specified header at the given index.
|
 | Insert(Int32, HeaderId, String) |
Insert a header with the specified field and value at the given index.
|
 | Insert(Int32, String, String) |
Insert a header with the specified field and value at the given index.
|
 | Insert(Int32, HeaderId, Encoding, String) |
Insert a header with the specified field and value at the given index.
|
 | Insert(Int32, String, Encoding, String) |
Insert a header with the specified field and value at the given index.
|