CommonHeaders 类

定义

常见标头设置。

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 标头设置。

适用于