Main Content

matlab.net.http.field.MediaRangeField类

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

Base class for HTTP Content-Type and Accept header fields

Description

TheMediaRangeFieldclass is the base class for Content-Type and Accept header fields. Fields in aMediaRangeFieldobject contain a comma-separated list of strings, which theMediaTypeclass 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

Introduced in R2016b