For a list of all members of this type, see HttpClientRequest members
Name | Description | |
---|---|---|
Args | Gets a collection of query string parameters. | |
BodyData | Gets the contents of the incoming HTTP entity body. | |
BodySize | Specifies the length, in bytes, of content sent by the client. | |
CompleteMessage | Get a decoded System.String of the request. | |
Execute | Decides whether the processing of client request data has been completed. | |
ExtraDataOffset | Gets the start offset of bytes that the HttpClientRequest didn't decode. | |
Headers | Gets a collection of HTTP headers. | |
Method | Gets the HTTP data transfer method (such as GET, POST, or HEAD) used by the client. | |
RemoteEndPoint | Gets the remote endpoint. | |
URL | Gets information about the URL of the current request. | |
Version | Gets the HTTP version number of the current client request. |