ComfyUI Node
HTTP Utilities
A ComfyUI node in HTTP/Utilities with 7 inputs and 3 outputs.
HTTP Utilities
- result
- info
- success
◄operationurl_encode►
◄input_data►
◄secret_key►
◄algorithmsha256►
◄url_basehttps://api.example.com►
◄url_path/endpoint►
◄url_params{}►
CategoryHTTP/Utilities
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| operation | COMBO | url_encode | 17 options: url_encode, url_decode, base64_encode, base64_decode, json_escape, json_unescape, +11 |
| input_data | STRING | — | |
| secret_keyopt | STRING | — | |
| algorithmopt | COMBO | sha256 | 3 options: sha1, sha256, md5 |
| url_baseopt | STRING | https://api.example.com | — |
| url_pathopt | STRING | /endpoint | — |
| url_paramsopt | STRING | {} | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| result | STRING | — |
| info | STRING | — |
| success | BOOLEAN | — |