ComfyUI Node
HTTP Display Result
A ComfyUI node in HTTP/Display with 8 inputs and 4 outputs.
HTTP Display Result
- display_text
- summary
- status_text
- success
◄status_code200►
◄headers{}►
◄content►
◄display_modeformatted►
◄max_content_length1000►
◄show_headerstrue►
◄show_cookiestrue►
◄json_indent2►
CategoryHTTP/Display
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| status_code | INT | 200 | — |
| headers | STRING | {} | — |
| content | STRING | — | |
| display_modeopt | COMBO | formatted | 3 options: formatted, raw, summary |
| max_content_lengthopt | INT | 1000100–10000 | — |
| show_headersopt | BOOLEAN | true | — |
| show_cookiesopt | BOOLEAN | true | — |
| json_indentopt | INT | 20–8 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| display_text | STRING | — |
| summary | STRING | — |
| status_text | STRING | — |
| success | BOOLEAN | — |