System::Net::HttpResponseHeader 열거형

HttpResponseHeader enum

http 응답 헤더를 열거합니다.

enum class HttpResponseHeader

이름설명
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’ 헤더.
AcceptRanges20‘Accept-Ranges’ 헤더.
Age21‘Age’ 헤더.
ETag22‘ETag’ 헤더.
Location23‘Location’ 헤더.
ProxyAuthenticate24‘Proxy-Authenticate’ 헤더.
RetryAfter25‘Retry-After’ 헤더.
Server26‘Server’ 헤더.
SetCookie27‘Set-Cookie’ 헤더.
Vary28‘Vary’ 헤더.
WwwAuthenticate29‘WWW-Authenticate’ 헤더.

또 보기