主要内容

matlab.net.http.field 命名空间

MATLAB HTTP 接口中的标头字段类摘要

说明

AcceptFieldHTTP Accept 标头字段
AuthenticateFieldHTTP WWW-Authenticate 或 Proxy-Authenticate 标头字段
AuthenticationInfoField响应消息中的 HTTP Authentication-Info 标头字段
AuthorizationFieldHTTP Authorization 或 Proxy-Authorization 标头字段
ContentDispositionFieldHTTP Content-Disposition 标头字段
ContentLengthFieldHTTP Content-Length 字段
ContentLocationFieldHTTP Content-Location 标头字段
ContentTypeFieldHTTP Content-Type 标头字段
CookieFieldHTTP Cookie 标头字段
DateFieldHTTP Date 标头字段
GenericField具有任意名称和值的 HTTP 标头字段
GenericParameterizedField支持参数化语法的 GenericField
HTTPDateField包含日期的 HTTP 标头字段
IntegerField包含非负整数的 HTTP 标头字段的基类
LocationFieldHTTP Location 标头字段
MediaRangeFieldHTTP Content-Type 和 Accept 标头字段的基类
SetCookieFieldHTTP Set-Cookie 标头字段
URIReferenceField包含 URI 分量的 HTTP 标头字段的基类

版本历史记录

在 R2016b 中推出