Main Content

matlab.net.http.field.MediaRangeField Class

Namespace: matlab.net.http.field
Superclasses: matlab.net.http.HeaderField

Base class for HTTP Content-Type and Accept header fields

Description

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.

Properties

expand all

Header field name, specified as a string.

Attributes:

GetAccess
public
SetAccess
public

Header field value, specified as a string.

Attributes:

GetAccess
public
SetAccess
public
Dependent
true

Methods

expand all

Version History

Introduced in R2016b