ComfyUI Node

HTTP File Upload

A ComfyUI node in HTTP/File Operations with 15 inputs and 4 outputs.

By wawahuy·Created about a year ago·Updated 10 months ago· 12
HTTP File Upload
  • session
  • auth
  • status_code
  • headers
  • content
  • json
urlhttps://api.example.com/upload
file_path/path/to/file.txt
field_namefile
headers{}
additional_data{}
filename
content_type
timeout60
verify_ssltrue
allow_redirectstrue
cookies{}
proxy_url
chunk_size8192
CategoryHTTP/File Operations

Inputs (15)

NameTypeDefaultDescription
urlSTRINGhttps://api.example.com/upload
file_pathSTRING/path/to/file.txt
field_nameSTRINGfile
sessionoptHTTP_SESSION
authoptHTTP_AUTH
headersoptSTRING{}
additional_dataoptSTRING{}
filenameoptSTRING
content_typeoptSTRING
timeoutoptINT601–300
verify_ssloptBOOLEANtrue
allow_redirectsoptBOOLEANtrue
cookiesoptSTRING{}
proxy_urloptSTRING
chunk_sizeoptINT81921024–1048576

Outputs (4)

NameTypeDescription
status_codeINT
headersSTRING
contentSTRING
jsonSTRING