ComfyUI Node

HTTP HEAD Request

A ComfyUI node in HTTP/Methods with 10 inputs and 4 outputs.

By wawahuy·Created about a year ago·Updated 10 months ago· 12
HTTP HEAD Request
  • session
  • auth
  • status_code
  • headers
  • content_length
  • content_type
urlhttps://api.example.com/data
headers{}
params{}
timeout30
verify_ssltrue
allow_redirectstrue
cookies{}
proxy_url
CategoryHTTP/Methods

Inputs (10)

NameTypeDefaultDescription
urlSTRINGhttps://api.example.com/data
sessionoptHTTP_SESSION
authoptHTTP_AUTH
headersoptSTRING{}
paramsoptSTRING{}
timeoutoptINT301–300
verify_ssloptBOOLEANtrue
allow_redirectsoptBOOLEANtrue
cookiesoptSTRING{}
proxy_urloptSTRING

Outputs (4)

NameTypeDescription
status_codeINT
headersSTRING
content_lengthSTRING
content_typeSTRING