HTTP POST Request

HTTPPost

Pack: ComfyUI HTTP - REST API Nodes

custom_nodes.ComfyUI-HTTP

Inputs (13)

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

Outputs (4)

NameType
status_codeINT
headersSTRING
contentSTRING
jsonSTRING