class Athena::MIME::Header::Unstructured
Overview
Represents a simple MIME Header (key/value).
Direct Known Subclasses
Defined in:
header/unstructured.crConstructors
Instance Method Summary
-
#body : String
Returns the body of this header.
-
#body=(body : String)
Sets the body of this header.