Partager via


HttpHeader.Names Classe

Définition

Contient les noms des en-têtes couramment utilisés.

public static class HttpHeader.Names
type HttpHeader.Names = class
Public Class HttpHeader.Names
Héritage
HttpHeader.Names

Propriétés

Accept

Retourne. "Accept"

Authorization

Retourne. "Authorization"

ContentDisposition

Retourne "Content-Disposition".

ContentLength

Retourne. "Content-Length"

ContentType

Retourne. "Content-Type"

Date

Retourne. "Date"

ETag

Retourne. "ETag"

Host

Retourne. "Host"

IfMatch

Retourne. "If-Match"

IfModifiedSince

Retourne. "If-Modified-Since"

IfNoneMatch

Retourne. "If-None-Match"

IfUnmodifiedSince

Retourne. "If-Unmodified-Since"

Prefer

Retourne. "Prefer"

Range

Retourne. "Range"

Referer

Retourne. "Referer"

UserAgent

Retourne. "User-Agent"

WwwAuthenticate

Retourne "WWW-Authenticate".

XMsDate

Retourne. "x-ms-date"

XMsRange

Retourne. "x-ms-range"

XMsRequestId

Retourne. "x-ms-request-id"

S’applique à