Namespaces | |
Cache | |
Classes | |
class | CredentialCache |
class | FileWebRequest |
class | FileWebResponse |
class | FtpWebRequest |
class | FtpWebResponse |
class | HttpWebRequest |
class | HttpWebResponse |
class | ICredentials |
class | ICredentialsByHost |
class | IWebProxy |
Provides the base interface for implementation of proxy access for the WebRequest class. More... | |
class | NetworkCredential |
class | ServicePoint |
class | WebClient |
class | WebHeaderCollection |
class | WebRequest |
class | WebResponse |
|
strong |
Http request header definitions.
Enumerator | |
---|---|
CacheControl | Cache control header. |
Connection | Connection header. |
Date | Date header. |
KeepAlive | Keep-alive header. |
Pragma | Pragma header. |
Trailer | Trailer header. |
TransferEncoding | Transfer encoding header. |
Upgrade | Upgrade header. |
Via | Via header. |
Warning | Warning header. |
Allow | Allow header. |
ContentLength | Content-length header. |
ContentType | Content-type header. |
ContentEncoding | Cotnent-encoding header. |
ContentLanguage | Content-language header. |
ContentLocation | Content-location header. |
ContentMd5 | Content-md5 header. |
ContentRange | Content-range header. |
Expires | Expires header. |
LastModified | Last-modified header. |
Accept | Accept header. |
AcceptCharset | Accept-charset header. |
AcceptEncoding | Accept-encoding header. |
AcceptLanguage | Accept-language header. |
Authorization | Authorization header. |
Cookie | Cookie header. |
Expect | Expect header. |
From | From header. |
Host | Host header. |
IfMatch | If-match header. |
IfModifiedSince | If-modified-since header. |
IfNoneMatch | If-not-match header. |
IfRange | If-range header. |
IfUnmodifiedSince | If-unmodified-since header. |
MaxForwards | Max-forwards header. |
ProxyAuthorization | Proxy-authorization header. |
Referer | Referer header. |
Range | Range header. |
Te | TE header. |
Translate | Translate header. |
UserAgent | User-agent header. |
|
strong |
Http response header definitions.
|
strong |
HTTP status codedefinitions.