The following tables list the members exposed by HttpClientRequest.
Public Constructors
Name | Description | |
---|---|---|
![]() |
HttpClientRequest | Creates a new instance of the HttpClientRequest class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Process | Read and decode a client HTTP data buffer in chunks and fill the HttpClientRequest properties. |
Public Properties
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. |
![]() |
Products |
Support |
Feedback: HttpClientRequest Class Members - Leadtools.Jpip.Server |
Introduction |
Help Version 19.0.2017.3.22
|