$full_value
$full_value : string
Full header value.
This class represents the MIME-Version header value (RFC 2046[4]).
sendEncode(array $opts = array()) : array
Returns the encoded string value(s) needed when sending the header text to a RFC compliant mail submission server.
array | $opts | Additional options:
|
An array of string values.
create() : \Horde_Mime_Headers_MimeVersion
Creates a MIME-Version header, conforming to the MIME specification as detailed in RFC 2045.
MIME-Version header object.