Back to product page

Properties



BodyHolds full request data body, if any.
FullURIHolds full path and arguments for requested resource.
HeadersReturns reference to request headers.
HttpVersionHolds version of HTTP protocol used by the client.
LengthHolds full length of Request Body, in bytes.
MethodHolds method used to access resource.
PageNameHolds only name (without path) of requested resource.
PathHolds only path to requested resource.
PathInfoHolds additional path for the resource.
PostedReturns collection of posted variables.
QueryVariablesHolds collection of query variables used in URL.
StreamHolds Stream reference where body data is stored.
UploadsReturns collection of uploaded files/variables.
URIHolds full path of requested resource.

Platforms

Windows