HttpClient
Description
description here
Type
this generator produces a circuit panel
Parameters
Name | Type | Description | Allowed Values | Default Value |
---|---|---|---|---|
protocol | shorttext | HTTP or HTTPS | HTTP , HTTPS |
HTTPS |
error-check | bool | check and log failures | - | true |
cache | int | number of items to cache (default = 0) | - | 0 |
nonblocking | bool | use nonblocking sockets | - | true |
connections | int | number of parallel connections to use (ignored unless nonblocking) | - | 1 |
Architecture
diagram of the architecture this generator creates
Resources
description of the resources this generator creates
Logic
description of the business logic this generator creates
Inputs
description of resource and data inputs
Outputs
description of resource and data outputs
Usage
description of usage and uses cases here