class type mime_header = object .. end
A MIME header with both read and write method. It is still possible,
however, to set the read-only flag to make this kind of header
immutable, too.
Inherits
method ro : bool
whether the header is read-only or not
method set_fields : (string * string) list -> unit
method update_field : string -> string -> unit
method update_multiple_field : string -> string list -> unit
method delete_field : string -> unit
These methods _st>update_multiple_field :
string -> string list -> unitmethod delete_field : string -> unit
These methods _st>update_multiple_field :
string -> string list -> unitmethod delete_field : string -> unit
These methods _st>update_multiple_field :
string -> string list -> unitmethod delete_field : string -> unit
These methods _st>update_multiple_field :
string -> string list -> unitmethod delete_field : string -> unit