jaypha-inet v0.9.1 (2015-04-15T23:53:46Z)
Dub
Repo
MimeContentType
jaypha
inet
mime
content_type
Undocumented in source.
struct
MimeContentType {
enum
headerName
;
string
type
;
string
[
string
]
parameters
;
}
Members
Manifest constants
headerName
enum
headerName
;
Undocumented in source.
Variables
parameters
string
[
string
]
parameters
;
Undocumented in source.
type
string
type
;
Undocumented in source.
Meta
Source
See Implementation
jaypha
inet
mime
content_type
functions
extractMimeContentType
toMimeHeader
structs
MimeContentType