Namespaces | |
Cache | |
NetworkInformation | |
Security | |
Sockets | |
Classes | |
class | Cookie |
class | CookieCollection |
class | CookieContainer |
class | CredentialCache |
class | Dns |
class | DnsEndPoint |
class | EndPoint |
class | FileWebRequest |
class | FileWebResponse |
class | FtpWebRequest |
class | FtpWebResponse |
class | HttpWebRequest |
class | HttpWebResponse |
class | ICredentials |
class | ICredentialsByHost |
class | IPAddress |
class | IPEndPoint |
class | IPHostEntry |
class | IWebProxy |
class | NetworkCredential |
class | ServicePoint |
class | ServicePointManager |
class | SocketAddress |
class | WebClient |
class | WebHeaderCollection |
class | WebRequest |
class | WebResponse |
Typedefs | |
using | BindIPEndPoint = System::MulticastDelegate< System::SharedPtr< IPEndPoint >(System::SharedPtr< ServicePoint >, System::SharedPtr< IPEndPoint >, int32_t)> |
Functions | |
DECLARE_ENUM_OPERATORS (System::Net::AuthenticationSchemes) | |
DECLARE_ENUM_OPERATORS (System::Net::SecurityProtocolType) | |
using System::Net::BindIPEndPoint = typedef System::MulticastDelegate<System::SharedPtr<IPEndPoint>(System::SharedPtr<ServicePoint>, System::SharedPtr<IPEndPoint>, int32_t)> |
|
strong |
|
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 |
|
strong |
|
strong |
System::Net::DECLARE_ENUM_OPERATORS | ( | System::Net::AuthenticationSchemes | ) |
System::Net::DECLARE_ENUM_OPERATORS | ( | System::Net::SecurityProtocolType | ) |