The members of System.Web.HttpWorkerRequest are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
constHeaderAccept int (20). Documentation for this section has not yet been entered. constHeaderAcceptCharset int (21). Documentation for this section has not yet been entered. constHeaderAcceptEncoding int (22). Documentation for this section has not yet been entered. constHeaderAcceptLanguage int (23). Documentation for this section has not yet been entered. constHeaderAcceptRanges int (20). Documentation for this section has not yet been entered. constHeaderAge int (21). Documentation for this section has not yet been entered. constHeaderAllow int (10). Documentation for this section has not yet been entered. constHeaderAuthorization int (24). Documentation for this section has not yet been entered. constHeaderCacheControl int (0). Documentation for this section has not yet been entered. constHeaderConnection int (1). Documentation for this section has not yet been entered. constHeaderContentEncoding int (13). Documentation for this section has not yet been entered. constHeaderContentLanguage int (14). Documentation for this section has not yet been entered. constHeaderContentLength int (11). Documentation for this section has not yet been entered. constHeaderContentLocation int (15). Documentation for this section has not yet been entered. constHeaderContentMd5 int (16). Documentation for this section has not yet been entered. constHeaderContentRange int (17). Documentation for this section has not yet been entered. constHeaderContentType int (12). Documentation for this section has not yet been entered. constHeaderCookie int (25). Documentation for this section has not yet been entered. constHeaderDate int (2). Documentation for this section has not yet been entered. constHeaderEtag int (22). Documentation for this section has not yet been entered. constHeaderExpect int (26). Documentation for this section has not yet been entered. constHeaderExpires int (18). Documentation for this section has not yet been entered. constHeaderFrom int (27). Documentation for this section has not yet been entered. constHeaderHost int (28). Documentation for this section has not yet been entered. constHeaderIfMatch int (29). Documentation for this section has not yet been entered. constHeaderIfModifiedSince int (30). Documentation for this section has not yet been entered. constHeaderIfNoneMatch int (31). Documentation for this section has not yet been entered. constHeaderIfRange int (32). Documentation for this section has not yet been entered. constHeaderIfUnmodifiedSince int (33). Documentation for this section has not yet been entered. constHeaderKeepAlive int (3). Documentation for this section has not yet been entered. constHeaderLastModified int (19). Documentation for this section has not yet been entered. constHeaderLocation int (23). Documentation for this section has not yet been entered. constHeaderMaxForwards int (34). Documentation for this section has not yet been entered. constHeaderPragma int (4). Documentation for this section has not yet been entered. constHeaderProxyAuthenticate int (24). Documentation for this section has not yet been entered. constHeaderProxyAuthorization int (35). Documentation for this section has not yet been entered. constHeaderRange int (37). Documentation for this section has not yet been entered. constHeaderReferer int (36). Documentation for this section has not yet been entered. constHeaderRetryAfter int (25). Documentation for this section has not yet been entered. constHeaderServer int (26). Documentation for this section has not yet been entered. constHeaderSetCookie int (27). Documentation for this section has not yet been entered. constHeaderTe int (38). Documentation for this section has not yet been entered. constHeaderTrailer int (5). Documentation for this section has not yet been entered. constHeaderTransferEncoding int (6). Documentation for this section has not yet been entered. constHeaderUpgrade int (7). Documentation for this section has not yet been entered. constHeaderUserAgent int (39). Documentation for this section has not yet been entered. constHeaderVary int (28). Documentation for this section has not yet been entered. constHeaderVia int (8). Documentation for this section has not yet been entered. constHeaderWarning int (9). Documentation for this section has not yet been entered. constHeaderWwwAuthenticate int (29). Documentation for this section has not yet been entered. constReasonCachePolicy int (2). Documentation for this section has not yet been entered. constReasonCacheSecurity int (3). Documentation for this section has not yet been entered. constReasonClientDisconnect int (4). Documentation for this section has not yet been entered. constReasonDefault int (0). Documentation for this section has not yet been entered. constReasonFileHandleCacheMiss int (1). Documentation for this section has not yet been entered. constReasonResponseCacheMiss int (0). Documentation for this section has not yet been entered. constRequestHeaderMaximum int (40). Documentation for this section has not yet been entered. constResponseHeaderMaximum int (30). Documentation for this section has not yet been entered.
[read-only] MachineConfigPath string. Documentation for this section has not yet been entered. [read-only] MachineInstallDirectory string. Documentation for this section has not yet been entered. [read-only] RequestTraceIdentifier Guid. Documentation for this section has not yet been entered. [read-only] RootWebConfigPath string. Documentation for this section has not yet been entered.
CloseConnection() Documentation for this section has not yet been entered. abstractEndOfRequest() Documentation for this section has not yet been entered. abstractFlushResponse(bool) Documentation for this section has not yet been entered.GetAppPath() : string Documentation for this section has not yet been entered.GetAppPathTranslated() : string Documentation for this section has not yet been entered.GetAppPoolID() : string Documentation for this section has not yet been entered.GetBytesRead() : long Documentation for this section has not yet been entered.GetClientCertificate() : byte[] Documentation for this section has not yet been entered.GetClientCertificateBinaryIssuer() : byte[] Documentation for this section has not yet been entered.GetClientCertificateEncoding() : int Documentation for this section has not yet been entered.GetClientCertificatePublicKey() : byte[] Documentation for this section has not yet been entered.GetClientCertificateValidFrom() : DateTime Documentation for this section has not yet been entered.GetClientCertificateValidUntil() : DateTime Documentation for this section has not yet been entered.GetConnectionID() : long Documentation for this section has not yet been entered.GetFilePath() : string Documentation for this section has not yet been entered.GetFilePathTranslated() : string Documentation for this section has not yet been entered. abstractGetHttpVerbName() : string Documentation for this section has not yet been entered. abstractGetHttpVersion() : string Documentation for this section has not yet been entered.GetKnownRequestHeader(int) : string Returns the value of a known header. staticGetKnownRequestHeaderIndex(string) : int Given a header name, returns an index value for this index. staticGetKnownRequestHeaderName(int) : string Returns the HTTP header name from an internal index. staticGetKnownResponseHeaderIndex(string) : int Documentation for this section has not yet been entered. staticGetKnownResponseHeaderName(int) : string Documentation for this section has not yet been entered. abstractGetLocalAddress() : string Documentation for this section has not yet been entered. abstractGetLocalPort() : int Documentation for this section has not yet been entered.GetPathInfo() : string Documentation for this section has not yet been entered.GetPreloadedEntityBody() : byte[] Returns the HTTP request body that has been prefetched.GetPreloadedEntityBody(byte[], int) : int Documentation for this section has not yet been entered.GetPreloadedEntityBodyLength() : int Documentation for this section has not yet been entered.GetProtocol() : string Documentation for this section has not yet been entered. abstractGetQueryString() : string Documentation for this section has not yet been entered.GetQueryStringRawBytes() : byte[] Documentation for this section has not yet been entered. abstractGetRawUrl() : string Documentation for this section has not yet been entered. abstractGetRemoteAddress() : string Documentation for this section has not yet been entered.GetRemoteName() : string Documentation for this section has not yet been entered. abstractGetRemotePort() : int Documentation for this section has not yet been entered.GetRequestReason() : int Documentation for this section has not yet been entered.GetServerName() : string Documentation for this section has not yet been entered.GetServerVariable(string) : string Documentation for this section has not yet been entered. staticGetStatusDescription(int) : string Documentation for this section has not yet been entered.GetTotalEntityBodyLength() : int Documentation for this section has not yet been entered.GetUnknownRequestHeader(string) : string Documentation for this section has not yet been entered.GetUnknownRequestHeaders() : string[][] Documentation for this section has not yet been entered. abstractGetUriPath() : string Documentation for this section has not yet been entered.GetUrlContextID() : long Documentation for this section has not yet been entered.GetUserToken() : IntPtr Documentation for this section has not yet been entered.GetVirtualPathToken() : IntPtr Documentation for this section has not yet been entered.HasEntityBody() : bool Whether the incoming HTTP request has a body (for example in a POST).HeadersSent() : bool Documentation for this section has not yet been entered.IsClientConnected() : bool Documentation for this section has not yet been entered.IsEntireEntityBodyIsPreloaded() : bool Documentation for this section has not yet been entered.IsSecure() : bool Documentation for this section has not yet been entered.MapPath(string) : string Documentation for this section has not yet been entered.ReadEntityBody(byte[], int) : int Reads data from the body of the HTTP request.ReadEntityBody(byte[], int, int) : int Documentation for this section has not yet been entered.SendCalculatedContentLength(int) Documentation for this section has not yet been entered.SendCalculatedContentLength(long) Documentation for this section has not yet been entered. abstractSendKnownResponseHeader(int, string) Documentation for this section has not yet been entered. abstractSendResponseFromFile(IntPtr, long, long) Documentation for this section has not yet been entered. abstractSendResponseFromFile(string, long, long) Documentation for this section has not yet been entered. abstractSendResponseFromMemory(byte[], int) Documentation for this section has not yet been entered.SendResponseFromMemory(IntPtr, int) Documentation for this section has not yet been entered. abstractSendStatus(int, string) Sends an HTTP status reply back to the client. abstractSendUnknownResponseHeader(string, string) Documentation for this section has not yet been entered.SetEndOfSendNotification(HttpWorkerRequest.EndOfSendNotification, object) Documentation for this section has not yet been entered.