6.3.1 Constructor

Description

It creates an HttpCli object and returns the reference.

Syntax

HttpCli()

Return Value

Reference of the created object

Example

var cli = HttpCli()

Last updated

Was this helpful?