HTTP PUT Request

HTTPPut

Pack: ComfyUI HTTP - REST API Nodes

custom_nodes.ComfyUI-HTTP

Inputs (12)

NameTypeRequired
urlSTRINGrequired
content_typeCOMBOrequired
sessionHTTP_SESSIONoptional
authHTTP_AUTHoptional
headersSTRINGoptional
json_dataSTRINGoptional
raw_dataSTRINGoptional
timeoutINToptional
verify_sslBOOLEANoptional
allow_redirectsBOOLEANoptional
cookiesSTRINGoptional
proxy_urlSTRINGoptional

Outputs (4)

NameType
status_codeINT
headersSTRING
contentSTRING
jsonSTRING