System::Net::HttpRequestHeader 열거형

HttpRequestHeader enum

요청 헤더를 열거합니다.

enum class HttpRequestHeader

이름설명
CacheControl0‘Cache-Control’ 헤더입니다.
연결1‘Connection’ 헤더.
날짜2‘Date’ 헤더.
KeepAlive3‘Keep-Alive’ 헤더.
프라그마4‘Pragma’ 헤더.
트레일러5‘Trailer’ 헤더.
전송 인코딩6‘Transfer-Encoding’ 헤더.
업그레이드7‘Upgrade’ 헤더.
경유8‘Via’ 헤더.
경고9‘Warning’ 헤더.
허용10‘Allow’ 헤더.
콘텐츠 길이11‘Content-Length’ 헤더.
콘텐츠 유형12‘Content-Type’ 헤더.
콘텐츠 인코딩13‘Content-Encoding’ 헤더.
ContentLanguage14‘Content-Language’ 헤더.
ContentLocation15‘Content-Location’ 헤더.
ContentMd516‘Content-MD5’ 헤더.
ContentRange17‘Content-Range’ 헤더.
Expires18‘Expires’ 헤더.
LastModified19‘Last-Modified’ 헤더.
Accept20‘Accept’ 헤더.
AcceptCharset21‘Accept-Charset’ 헤더.
AcceptEncoding22‘Accept-Encoding’ 헤더.
AcceptLanguage23‘Accept-Language’ 헤더.
Authorization24‘Authorization’ 헤더.
Cookie25Cookie’ 헤더.
Expect26‘Expect’ 헤더.
From27‘From’ 헤더.
Host28‘Host’ 헤더.
IfMatch29‘If-Match’ 헤더.
IfModifiedSince30‘If-Modified-Since’ 헤더.
IfNoneMatch31‘If-None-Match’ 헤더.
IfRange32‘If-Range’ 헤더.
IfUnmodifiedSince33‘If-Unmodified-Since’ 헤더.
MaxForwards34‘Max-Forwards’ 헤더.
ProxyAuthorization35‘Proxy-Authorization’ 헤더.
Referer36‘Referer’ 헤더.
Range37‘Range’ 헤더.
Te38‘TE’ 헤더.
Translate39‘Translate’ 헤더.
UserAgent40‘User-Agent’ 헤더.

또 보기