Main Content

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 ヘッダー フィールド
URIReferenceFieldURI コンポーネントを含む HTTP ヘッダー フィールドの基底クラス

バージョン履歴

R2016b で導入