System::Net::HttpKnownHeaderNames クラス

HttpKnownHeaderNames class

既知のヘッダー名の文字列値を含みます。

class HttpKnownHeaderNames

メソッド

メソッド説明
HttpKnownHeaderNames()削除されたデフォルトコンストラクタです。

フィールド

フィールド説明
static Accept‘Accept’ ヘッダー名です。
static AcceptCharset‘Accept-Charset’ ヘッダー名です。
static AcceptEncoding‘Accept-Encoding’ ヘッダー名です。
static AcceptLanguage‘Accept-Language’ ヘッダー名です。
static AcceptRanges‘Accept-Ranges’ ヘッダー名です。
static Age‘Age’ ヘッダー名。
static Allow‘Allow’ ヘッダー名。
static Authorization‘Authorization’ ヘッダー名。
static CacheControl‘Cache-Control’ ヘッダー名。
static Connection‘Connection’ ヘッダー名。
static ContentDisposition‘Content-Disposition’ ヘッダー名。
static ContentEncoding‘Content-Encoding’ ヘッダー名。
static ContentLanguage‘Content-Language’ ヘッダー名。
static ContentLength‘Content-Length’ ヘッダー名。
static ContentLocation‘Content-Location’ ヘッダー名。
static ContentMD5‘Content-MD5’ ヘッダー名。
static ContentRange‘Content-Range’ ヘッダー名。
static ContentType‘Content-Type’ ヘッダー名。
static CookieCookie’ ヘッダー名。
static Cookie2‘Cookie2’ ヘッダー名。
static Date‘Date’ ヘッダー名。
static ETag‘ETag’ ヘッダー名。
static Expect‘Expect’ ヘッダー名。
static Expires‘Expires’ ヘッダー名。
static From‘From’ ヘッダー名。
static Host‘Host’ ヘッダー名。
static IfMatch‘If-Match’ ヘッダー名。
static IfModifiedSince‘If-Modified-Since’ ヘッダー名。
static IfNoneMatch‘If-None-Match’ ヘッダー名。
static IfRange‘If-Range’ ヘッダー名。
static IfUnmodifiedSince‘If-Unmodified-Since’ ヘッダー名。
static KeepAlive‘Keep-Alive’ ヘッダー名。
static LastModified‘Last-Modified’ ヘッダー名。
static Location‘Location’ ヘッダー名。
static MaxForwards‘Max-Forwards’ ヘッダー名。
static Origin‘Origin’ ヘッダー名。
static P3P‘P3P’ ヘッダー名。
static Pragma‘Pragma’ ヘッダー名。
static ProxyAuthenticate‘Proxy-Authenticate’ ヘッダー名。
static ProxyAuthorization‘Proxy-Authorization’ ヘッダー名。
static ProxyConnection‘Proxy-Connection’ ヘッダー名。
static Range‘Range’ ヘッダー名。
static Referer‘Referer’ ヘッダー名。
static RetryAfter‘Retry-After’ ヘッダー名。
static SecWebSocketAccept‘Sec-WebSocket-Accept’ ヘッダー名。
static SecWebSocketExtensions‘Sec-WebSocket-Extensions’ ヘッダー名。
static SecWebSocketKey‘Sec-WebSocket-Key’ ヘッダー名。
static SecWebSocketProtocol‘Sec-WebSocket-Protocol’ ヘッダー名。
static SecWebSocketVersion‘Sec-WebSocket-Version’ ヘッダー名。
static Server‘Server’ ヘッダー名。
static SetCookie‘Set-Cookie’ ヘッダー名。
static SetCookie2‘Set-Cookie2’ ヘッダー名。
static TE‘TE’ ヘッダー名。
static Trailer‘Trailer’ ヘッダー名。
static TransferEncoding‘Transfer-Encoding’ ヘッダー名。
static Upgrade「Upgrade」ヘッダー名。
static UserAgent「User-Agent」ヘッダー名。
static Vary「Vary」ヘッダー名。
static Via「Via」ヘッダー名。
static Warning「Warning」ヘッダー名。
static WWWAuthenticate「WWW-Authenticate」ヘッダー名。
static XAspNetVersion「X-AspNet-Version」ヘッダー名。
static XPoweredBy「X-Powered-By」ヘッダー名。

参照