←Select platform

HttpClientRequest Class Properties

Summary

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

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly