←Select platform
In This Topic ▼

HttpClientRequest Class Properties

Summary

For a list of all members of this type, see HttpClientRequest members

Public Properties

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

See Also

Reference

HttpClientRequest Class

Leadtools.Jpip.Server Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.