ComfyUI Node

HTTP Utilities

A ComfyUI node in HTTP/Utilities with 7 inputs and 3 outputs.

By wawahuy·Created about a year ago·Updated 10 months ago· 12
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)

    NameTypeDefaultDescription
    operationCOMBOurl_encode17 options: url_encode, url_decode, base64_encode, base64_decode, json_escape, json_unescape, +11
    input_dataSTRING
    secret_keyoptSTRING
    algorithmoptCOMBOsha2563 options: sha1, sha256, md5
    url_baseoptSTRINGhttps://api.example.com
    url_pathoptSTRING/endpoint
    url_paramsoptSTRING{}

    Outputs (3)

    NameTypeDescription
    resultSTRING
    infoSTRING
    successBOOLEAN