jaypha-inet ~master (2015-06-30T02:50:00Z)
Dub
Repo
MimeHeader
jaypha
inet
mime
header
Undocumented in source.
struct
MimeHeader {
string
name
;
string
fieldBody
;
string
toString
();
string
asString
[@property getter];
}
Members
Functions
toString
deprecated
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
asString
string
asString
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
fieldBody
string
fieldBody
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
jaypha
inet
mime
header
functions
toString
manifest constants
MimeEoln
properties
mimeVersion
structs
MimeHeader