Type: lib.http.GetBytes
Namespace: lib.http
Description
Download binary data from a URL. http, get, bytes, binary, download, fetch
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| url | str |
URL to fetch | `` |
| headers | str |
Optional JSON object of request headers | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | bytes |
|
| status | int |
Related Nodes
Browse other nodes in the lib.http namespace.