UploadHttpRequestInfo Properties
Provides information about an HTTP request.Name | Description |
---|---|
ResponseText | Returns the response text received from the server. |
Status | Returns the status of the request’s response. |
StatusText | Returns the status message of the request’s response. |
See Also