HttpWebRequest (class)

This type is found in the namespace System.Net

mget_AllowAutoRedirectBoolean
mset_AllowAutoRedirectVoid
mget_AllowWriteStreamBufferingBoolean
mset_AllowWriteStreamBufferingVoid
mget_AllowReadStreamBufferingBoolean
mset_AllowReadStreamBufferingVoid
mget_HaveResponseBoolean
mget_PreAuthenticateBoolean
mset_PreAuthenticateVoid
mget_DefaultCachePolicyRequestCachePolicy
mset_DefaultCachePolicyVoid
mget_DefaultMaximumResponseHeadersLengthInt32
mset_DefaultMaximumResponseHeadersLengthVoid
mget_DefaultMaximumErrorResponseLengthInt32
mset_DefaultMaximumErrorResponseLengthVoid
mget_CookieContainerCookieContainer
mset_CookieContainerVoid
mget_SupportsCookieContainerBoolean
mget_RequestUriUri
mget_ContentLengthInt64
mset_ContentLengthVoid
mget_TimeoutInt32
mset_TimeoutVoid
mEndGetRequestStreamStream
mGetRequestStreamStream
mget_MethodString
mset_MethodVoid
mget_CredentialsICredentials
mset_CredentialsVoid
mget_UseDefaultCredentialsBoolean
mset_UseDefaultCredentialsVoid
mget_ConnectionGroupNameString
mset_ConnectionGroupNameVoid
mget_HeadersWebHeaderCollection
mset_HeadersVoid
mget_ProxyIWebProxy
mset_ProxyVoid
mAbortVoid
mget_KeepAliveBoolean
mset_KeepAliveVoid
mget_PipelinedBoolean
mset_PipelinedVoid
mget_UnsafeAuthenticatedConnectionSharingBoolean
mset_UnsafeAuthenticatedConnectionSharingVoid
mget_SendChunkedBoolean
mset_SendChunkedVoid
mget_AutomaticDecompressionDecompressionMethods
mset_AutomaticDecompressionVoid
mget_MaximumResponseHeadersLengthInt32
mset_MaximumResponseHeadersLengthVoid
mget_ClientCertificatesX509CertificateCollection
mset_ClientCertificatesVoid
mget_ReadWriteTimeoutInt32
mset_ReadWriteTimeoutVoid
mget_ContinueTimeoutInt32
mset_ContinueTimeoutVoid
mBeginGetRequestStreamIAsyncResult
mEndGetRequestStreamStream
mGetRequestStreamStream
mBeginGetResponseIAsyncResult
mEndGetResponseWebResponse
mGetResponseWebResponse
mget_AddressUri
mget_ContinueDelegateHttpContinueDelegate
mset_ContinueDelegateVoid
mget_ServicePointServicePoint
mget_HostString
mset_HostVoid
mget_MaximumAutomaticRedirectionsInt32
mset_MaximumAutomaticRedirectionsVoid
mget_ProtocolVersionVersion
mset_ProtocolVersionVoid
mget_ContentTypeString
mset_ContentTypeVoid
mget_MediaTypeString
mset_MediaTypeVoid
mget_TransferEncodingString
mset_TransferEncodingVoid
mget_ConnectionString
mset_ConnectionVoid
mget_AcceptString
mset_AcceptVoid
mget_RefererString
mset_RefererVoid
mget_UserAgentString
mset_UserAgentVoid
mget_ExpectString
mset_ExpectVoid
mget_IfModifiedSinceDateTime
mset_IfModifiedSinceVoid
mget_DateDateTime
mset_DateVoid
mget_ServerCertificateValidationCallbackRemoteCertificateValidationCallback
mset_ServerCertificateValidationCallbackVoid
mAddRangeVoid
mAddRangeVoid
mAddRangeVoid
mAddRangeVoid
mAddRangeVoid
mAddRangeVoid
mAddRangeVoid
mAddRangeVoid
mget_CreatorInstanceIWebRequestCreate
mget_CachePolicyRequestCachePolicy
mset_CachePolicyVoid
mGetRequestStreamAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mGetResponseAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mget_AuthenticationLevelAuthenticationLevel
mset_AuthenticationLevelVoid
mget_ImpersonationLevelTokenImpersonationLevel
mset_ImpersonationLevelVoid
mGetLifetimeServiceObject
mInitializeLifetimeServiceObject
mCreateObjRefObjRef
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pAllowAutoRedirectBoolean
pAllowWriteStreamBufferingBoolean
pAllowReadStreamBufferingBoolean
pHaveResponseBoolean
pKeepAliveBoolean
pPipelinedBoolean
pPreAuthenticateBoolean
pUnsafeAuthenticatedConnectionSharingBoolean
pSendChunkedBoolean
pAutomaticDecompressionDecompressionMethods
pDefaultCachePolicyRequestCachePolicy
pDefaultMaximumResponseHeadersLengthInt32
pDefaultMaximumErrorResponseLengthInt32
pMaximumResponseHeadersLengthInt32
pClientCertificatesX509CertificateCollection
pCookieContainerCookieContainer
pSupportsCookieContainerBoolean
pRequestUriUri
pContentLengthInt64
pTimeoutInt32
pReadWriteTimeoutInt32
pContinueTimeoutInt32
pAddressUri
pContinueDelegateHttpContinueDelegate
pServicePointServicePoint
pHostString
pMaximumAutomaticRedirectionsInt32
pMethodString
pCredentialsICredentials
pUseDefaultCredentialsBoolean
pConnectionGroupNameString
pHeadersWebHeaderCollection
pProxyIWebProxy
pProtocolVersionVersion
pContentTypeString
pMediaTypeString
pTransferEncodingString
pConnectionString
pAcceptString
pRefererString
pUserAgentString
pExpectString
pIfModifiedSinceDateTime
pDateDateTime
pServerCertificateValidationCallbackRemoteCertificateValidationCallback
pCreatorInstanceIWebRequestCreate
pCachePolicyRequestCachePolicy
pAuthenticationLevelAuthenticationLevel
pImpersonationLevelTokenImpersonationLevel

get_AllowAutoRedirect

set_AllowAutoRedirect

.

get_AllowWriteStreamBuffering

valueSystem.Boolean

set_AllowWriteStreamBuffering

.

get_AllowReadStreamBuffering

valueSystem.Boolean

set_AllowReadStreamBuffering

.

get_HaveResponse

valueSystem.Boolean

get_PreAuthenticate

.

set_PreAuthenticate

.

get_DefaultCachePolicy

valueSystem.Boolean

set_DefaultCachePolicy

.

get_DefaultMaximumResponseHeadersLength

valueSystem.Net.Cache.RequestCachePolicy

set_DefaultMaximumResponseHeadersLength

.

get_DefaultMaximumErrorResponseLength

valueSystem.Int32

set_DefaultMaximumErrorResponseLength

.

get_CookieContainer

valueSystem.Int32

set_CookieContainer

.

get_SupportsCookieContainer

valueSystem.Net.CookieContainer

get_RequestUri

.

get_ContentLength

.

set_ContentLength

.

get_Timeout

valueSystem.Int64

set_Timeout

.

EndGetRequestStream

valueSystem.Int32

GetRequestStream

asyncResultSystem.IAsyncResult

get_Method

.

set_Method

.

get_Credentials

valueSystem.String

set_Credentials

.

get_UseDefaultCredentials

valueSystem.Net.ICredentials

set_UseDefaultCredentials

.

get_ConnectionGroupName

valueSystem.Boolean

set_ConnectionGroupName

.

get_Headers

valueSystem.String

set_Headers

.

get_Proxy

valueSystem.Net.WebHeaderCollection

set_Proxy

.

Abort

valueSystem.Net.IWebProxy

get_KeepAlive

.

set_KeepAlive

.

get_Pipelined

valueSystem.Boolean

set_Pipelined

.

get_UnsafeAuthenticatedConnectionSharing

valueSystem.Boolean

set_UnsafeAuthenticatedConnectionSharing

.

get_SendChunked

valueSystem.Boolean

set_SendChunked

.

get_AutomaticDecompression

valueSystem.Boolean

set_AutomaticDecompression

.

get_MaximumResponseHeadersLength

valueSystem.Net.DecompressionMethods

set_MaximumResponseHeadersLength

.

get_ClientCertificates

valueSystem.Int32

set_ClientCertificates

.

get_ReadWriteTimeout

valueSystem.Security.Cryptography.X509Certificates.X509CertificateCollection

set_ReadWriteTimeout

.

get_ContinueTimeout

valueSystem.Int32

set_ContinueTimeout

.

BeginGetRequestStream

valueSystem.Int32

EndGetRequestStream

callbackSystem.AsyncCallback
stateSystem.Object

GetRequestStream

asyncResultSystem.IAsyncResult
contextSystem.Net.TransportContext&

BeginGetResponse

contextSystem.Net.TransportContext&

EndGetResponse

callbackSystem.AsyncCallback
stateSystem.Object

GetResponse

asyncResultSystem.IAsyncResult

get_Address

.

get_ContinueDelegate

.

set_ContinueDelegate

.

get_ServicePoint

valueSystem.Net.HttpContinueDelegate

get_Host

.

set_Host

.

get_MaximumAutomaticRedirections

valueSystem.String

set_MaximumAutomaticRedirections

.

get_ProtocolVersion

valueSystem.Int32

set_ProtocolVersion

.

get_ContentType

valueSystem.Version

set_ContentType

.

get_MediaType

valueSystem.String

set_MediaType

.

get_TransferEncoding

valueSystem.String

set_TransferEncoding

.

get_Connection

valueSystem.String

set_Connection

.

get_Accept

valueSystem.String

set_Accept

.

get_Referer

valueSystem.String

set_Referer

.

get_UserAgent

valueSystem.String

set_UserAgent

.

get_Expect

valueSystem.String

set_Expect

.

get_IfModifiedSince

valueSystem.String

set_IfModifiedSince

.

get_Date

valueSystem.DateTime

set_Date

.

get_ServerCertificateValidationCallback

valueSystem.DateTime

set_ServerCertificateValidationCallback

.

AddRange

valueSystem.Net.Security.RemoteCertificateValidationCallback

AddRange

fromSystem.Int32
toSystem.Int32

AddRange

fromSystem.Int64
toSystem.Int64

AddRange

rangeSystem.Int32

AddRange

rangeSystem.Int64

AddRange

rangeSpecifierSystem.String
fromSystem.Int32
toSystem.Int32

AddRange

rangeSpecifierSystem.String
fromSystem.Int64
toSystem.Int64

AddRange

rangeSpecifierSystem.String
rangeSystem.Int32

get_CreatorInstance

rangeSpecifierSystem.String
rangeSystem.Int64

get_CachePolicy

.

set_CachePolicy

.

GetRequestStreamAsync

valueSystem.Net.Cache.RequestCachePolicy

GetResponseAsync

.

get_AuthenticationLevel

.

set_AuthenticationLevel

.

get_ImpersonationLevel

valueSystem.Net.Security.AuthenticationLevel

set_ImpersonationLevel

.

GetLifetimeService

valueSystem.Security.Principal.TokenImpersonationLevel

InitializeLifetimeService

.

CreateObjRef

.

Equals

requestedTypeSystem.Type

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

AllowAutoRedirect

.

AllowWriteStreamBuffering

.

AllowReadStreamBuffering

.

HaveResponse

.

KeepAlive

.

Pipelined

.

PreAuthenticate

.

UnsafeAuthenticatedConnectionSharing

.

SendChunked

.

AutomaticDecompression

.

DefaultCachePolicy

.

DefaultMaximumResponseHeadersLength

.

DefaultMaximumErrorResponseLength

.

MaximumResponseHeadersLength

.

ClientCertificates

.

CookieContainer

.

SupportsCookieContainer

.

RequestUri

.

ContentLength

.

Timeout

.

ReadWriteTimeout

.

ContinueTimeout

.

Address

.

ContinueDelegate

.

ServicePoint

.

Host

.

MaximumAutomaticRedirections

.

Method

.

Credentials

.

UseDefaultCredentials

.

ConnectionGroupName

.

Headers

.

Proxy

.

ProtocolVersion

.

ContentType

.

MediaType

.

TransferEncoding

.

Connection

.

Accept

.

Referer

.

UserAgent

.

Expect

.

IfModifiedSince

.

Date

.

ServerCertificateValidationCallback

.

CreatorInstance

.

CachePolicy

.

AuthenticationLevel

.

ImpersonationLevel

.
.