CommonHeaders 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
常见标头设置。
public static class CommonHeaders
type CommonHeaders = class
Public Class CommonHeaders
- 继承
-
CommonHeaders
属性
Accept |
获取 Accept 标头设置。 |
AcceptEncoding |
获取 AcceptEncoding 标头设置。 |
AcceptLanguage |
获取 AcceptLanguage 标头设置。 |
CacheControl |
获取 CacheControl 标头设置。 |
ContentDisposition |
获取 ContentDisposition 标头设置。 |
ContentType |
获取 ContentType 标头设置。 |
Cookie |
获取 Cookie 标头设置。 |
Date |
获取日期标头设置。 |
Host |
获取主机标头设置。 |
IfMatch |
获取 IfMatch 标头设置。 |
IfModifiedSince |
获取 IfModifiedSince 标头设置。 |
IfNoneMatch |
获取 IfNoneMatch 标头设置。 |
IfRange |
获取 IfRange 标头设置。 |
IfUnmodifiedSince |
获取 IfUnmodifiedSince 标头设置。 |
Range |
获取 Range 标头设置。 |
Referer |
获取引用网站标头设置。 |
XForwardedFor |
获取 XForwardedFor 标头设置。 |