TealPug Nodes
Packs
Nodes
HTTP PUT Request
HTTPPut
HTTP/Methods
Pack:
ComfyUI HTTP - REST API Nodes
custom_nodes.ComfyUI-HTTP
Inputs (12)
Name
Type
Required
url
STRING
required
content_type
COMBO
required
session
HTTP_SESSION
optional
auth
HTTP_AUTH
optional
headers
STRING
optional
json_data
STRING
optional
raw_data
STRING
optional
timeout
INT
optional
verify_ssl
BOOLEAN
optional
allow_redirects
BOOLEAN
optional
cookies
STRING
optional
proxy_url
STRING
optional
Outputs (4)
Name
Type
status_code
INT
headers
STRING
content
STRING
json
STRING