Inactive

  CONST Inactive AS Integer = 0 ( &H0 )  

This value is returned by Status property, and means that HttpClient is inactive at this moment, so you are able to use Get() or Post() methods


Referenced by :