matlab.net.http.field 命名空间
MATLAB HTTP 接口中的标头字段类摘要
说明
类
AcceptField | HTTP Accept 标头字段 |
AuthenticateField | HTTP WWW-Authenticate 或 Proxy-Authenticate 标头字段 |
AuthenticationInfoField | 响应消息中的 HTTP Authentication-Info 标头字段 |
AuthorizationField | HTTP Authorization 或 Proxy-Authorization 标头字段 |
ContentDispositionField | HTTP Content-Disposition 标头字段 |
ContentLengthField | HTTP Content-Length 字段 |
ContentLocationField | HTTP Content-Location 标头字段 |
ContentTypeField | HTTP Content-Type 标头字段 |
CookieField | HTTP Cookie 标头字段 |
DateField | HTTP Date 标头字段 |
GenericField | 具有任意名称和值的 HTTP 标头字段 |
GenericParameterizedField | 支持参数化语法的 GenericField |
HTTPDateField | 包含日期的 HTTP 标头字段 |
IntegerField | 包含非负整数的 HTTP 标头字段的基类 |
LocationField | HTTP Location 标头字段 |
MediaRangeField | HTTP Content-Type 和 Accept 标头字段的基类 |
SetCookieField | HTTP Set-Cookie 标头字段 |
URIReferenceField | 包含 URI 分量的 HTTP 标头字段的基类 |
版本历史记录
在 R2016b 中推出