![]() | HeaderSet |
Name | Description | |
---|---|---|
![]() | SetValue(Encoding, String) | Set the header value using the specified character encoding. |
![]() | SetValue(String, String) | Set the header value using the specified charset. |
![]() | SetValue(FormatOptions, String, String) | Set the header value using the specified formatting options and charset. |
![]() | SetValue(FormatOptions, Encoding, String) | Ses the header value using the specified formatting options and character encoding. |