次の方法で共有


CommonHeaders クラス

定義

一般的なヘッダーのセットアップ。

public static class CommonHeaders
type CommonHeaders = class
Public Class CommonHeaders
継承
CommonHeaders

プロパティ

Accept

Accept ヘッダーのセットアップを取得します。

AcceptEncoding

AcceptEncoding ヘッダーのセットアップを取得します。

AcceptLanguage

AcceptLanguage ヘッダーのセットアップを取得します。

CacheControl

CacheControl ヘッダーのセットアップを取得します。

ContentDisposition

ContentDisposition ヘッダーのセットアップを取得します。

ContentType

ContentType ヘッダーのセットアップを取得します。

Cookie

Cookie ヘッダーの設定を取得します。

Date

Date ヘッダーのセットアップを取得します。

Host

ホスト ヘッダーのセットアップを取得します。

IfMatch

IfMatch ヘッダーのセットアップを取得します。

IfModifiedSince

IfModifiedSince ヘッダーのセットアップを取得します。

IfNoneMatch

IfNoneMatch ヘッダーのセットアップを取得します。

IfRange

IfRange ヘッダーのセットアップを取得します。

IfUnmodifiedSince

IfUnmodifiedSince ヘッダーのセットアップを取得します。

Range

Range ヘッダーのセットアップを取得します。

Referer

参照元ヘッダーのセットアップを取得します。

XForwardedFor

XForwardedFor ヘッダーのセットアップを取得します。

適用対象