This type is a class for model objects.
@since 7.0.0 Represents the content type mapping for a particular file extension
Package: proxyAttributes Summary | |
extension : EString | @since 7.0.0 The subject file extension to map to a content type. |
header : HeaderKind | @since 7.0.0 The header name to send to the client " type=HeaderName.ContentTypeMaping or HeaderName.LanguageTypeMapping |
value : EString | @since 7.0.0 The value of to send to the client in the content-type header. |
weight : EFloat | @since 7.0.0 A float value used to calculate the rank of files with such extension. Minimum value is 0.0. |
Attribute Details |