CommonHeaders Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Common header setups.
public static class CommonHeaders
type CommonHeaders = class
Public Class CommonHeaders
- Inheritance
-
CommonHeaders
Properties
Accept |
Gets Accept header setup. |
AcceptEncoding |
Gets AcceptEncoding header setup. |
AcceptLanguage |
Gets AcceptLanguage header setup. |
CacheControl |
Gets CacheControl header setup. |
ContentDisposition |
Gets ContentDisposition header setup. |
ContentType |
Gets ContentType header setup. |
Cookie |
Gets Cookie header setup. |
Date |
Gets Date header setup. |
Host |
Gets Host header setup. |
IfMatch |
Gets IfMatch header setup. |
IfModifiedSince |
Gets IfModifiedSince header setup. |
IfNoneMatch |
Gets IfNoneMatch header setup. |
IfRange |
Gets IfRange header setup. |
IfUnmodifiedSince |
Gets IfUnmodifiedSince header setup. |
Range |
Gets Range header setup. |
Referer |
Gets Referrer header setup. |
XForwardedFor |
Gets XForwardedFor header setup. |