class Athena::MIME::Header::Path
Overview
Represents a Path MIME Header for something like return-path
(one address).
Defined in:
header/path.crConstructors
Instance Method Summary
-
#body : AMIME::Address
Returns the body of this header.
-
#body=(body : AMIME::Address)
Sets the body of this header.