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 Cookie | 그 ‘Cookie’ 헤더 이름. |
| 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’ 헤더 이름. |
또 보기
- Namespace System::Net
- Library Aspose.Page for C++