cHTTP_Client.ReadyState

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > HTTP > HTTP Module Classes > cHTTP_Client >

cHTTP_Client.ReadyState

 

Description

 
Represents the state of the request.

 

Syntax

 

n = <cHTTP_Client>.ReadyState()

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Possible return values: see HTTP Equates

 

Restrictions

 

See also

 

Examples