Module ic_agent::agent::http_transport[][src]

Expand description

A [ReplicaV2Transport] that connects using a reqwest client.

Structs

A [ReplicaV2Transport] using Reqwest to make HTTP calls to the internet computer.

Traits

Implemented by the Agent environment to cache and update an HTTP Auth password. It returns a tuple of (username, password).

Type Definitions

A type which can never be created used indicate no password manager.

A [ReplicaV2Transport] using Reqwest to make HTTP calls to the internet computer.