System.Net.Http.Headers 名前空間
クラス
AuthenticationHeaderValue |
Authorization、ProxyAuthorization、WWW-Authenticate、Proxy-Authenticate のヘッダー値の認証情報を表します。Represents authentication information in Authorization, ProxyAuthorization, WWW-Authenticate, and Proxy-Authenticate header values. |
CacheControlHeaderValue |
Cache-Control ヘッダーの値を表します。Represents the value of the Cache-Control header. |
ContentDispositionHeaderValue |
Content-Disposition ヘッダーの値を表します。Represents the value of the Content-Disposition header. |
ContentRangeHeaderValue |
Content-Range ヘッダーの値を表します。Represents the value of the Content-Range header. |
EntityTagHeaderValue |
エンティティ タグのヘッダー値を表します。Represents an entity-tag header value. |
HttpContentHeaders |
RFC 2616 で定義されているコンテンツ ヘッダーのコレクションを表します。Represents the collection of Content Headers as defined in RFC 2616. |
HttpHeaders |
RFC 2616 で定義されているヘッダーおよび値のコレクション。A collection of headers and their values as defined in RFC 2616. |
HttpHeaderValueCollection<T> |
ヘッダー値のコレクションを表します。Represents a collection of header values. |
HttpRequestHeaders |
RFC 2616 で定義されている要求ヘッダーのコレクションを表します。Represents the collection of Request Headers as defined in RFC 2616. |
HttpResponseHeaders |
RFC 2616 で定義されている応答ヘッダーのコレクションを表します。Represents the collection of Response Headers as defined in RFC 2616. |
MediaTypeHeaderValue |
RFC 2616 に定義され、コンテンツ タイプのヘッダーに使用されるメディア タイプを表します。Represents a media type used in a Content-Type header as defined in the RFC 2616. |
MediaTypeWithQualityHeaderValue |
コンテンツ タイプ ヘッダーで使用される追加の品質ファクターとメディア タイプを表します。Represents a media type with an additional quality factor used in a Content-Type header. |
NameValueHeaderValue |
RFC 2616 で定義され、さまざまなヘッダーで使用される名前と値のペアを表します。Represents a name/value pair used in various headers as defined in RFC 2616. |
NameValueWithParametersHeaderValue |
RFC 2616 で定義され、さまざまなヘッダーで使用されるパラメーター付きの名前と値のペアを表します。Represents a name/value pair with parameters used in various headers as defined in RFC 2616. |
ProductHeaderValue |
ユーザー エージェント ヘッダー内の製品トークン値を表します。Represents a product token value in a User-Agent header. |
ProductInfoHeaderValue |
User-Agent ヘッダー内の製品またはコメントのいずれかになる値を表します。Represents a value which can either be a product or a comment in a User-Agent header. |
RangeConditionHeaderValue |
日付/時刻またはエンティティ タグ値のいずれかとなる If-Range ヘッダー値を表します。Represents an If-Range header value which can either be a date/time or an entity-tag value. |
RangeHeaderValue |
Range ヘッダー値を表します。Represents a Range header value. |
RangeItemHeaderValue |
バイト範囲の Range ヘッダー値を表します。Represents a byte range in a Range header value. |
RetryConditionHeaderValue |
日付/時刻または期間値のいずれかとなる Retry-After ヘッダー値を表します。Represents a Retry-After header value which can either be a date/time or a timespan value. |
StringWithQualityHeaderValue |
オプションの品質と文字列ヘッダー値を表します。Represents a string header value with an optional quality. |
TransferCodingHeaderValue |
Accept-Encoding ヘッダー値を表します。Represents an accept-encoding header value. |
TransferCodingWithQualityHeaderValue |
オプションの品質要素と Accept-Encoding ヘッダー値を表します。Represents an Accept-Encoding header value.with optional quality factor. |
ViaHeaderValue |
Via ヘッダーの値を表します。Represents the value of a Via header. |
WarningHeaderValue |
警告ヘッダーで使用される警告値を表します。Represents a warning value used by the Warning header. |
注釈
@No__t-0 名前空間では、IETF によってRFC 2616で定義されている HTTP ヘッダーがサポートされます。The System.Net.Http.Headers namespace provides support for HTTP headers as defined in RFC 2616 by the IETF.