Package: matlab.net.http.field
Superclasses: matlab.net.http.HeaderField
Base class for HTTP Content-Type and Accept header fields
The MediaRangeField
class is the base class for Content-Type and Accept
header fields. Fields in a MediaRangeField
object contain a comma-separated
list of strings, which the MediaType
class interprets.
matlab.net.http.field.AcceptField
| matlab.net.http.field.ContentTypeField
| matlab.net.http.MediaType