Nodes/ComfyUI-HttpRequestNodes/Binary Post Request Node
ComfyUI Node

Binary Post Request Node

A ComfyUI node in RequestNode/REST API with 6 inputs and 5 outputs.

By ahkimkoo·Created 2 months ago·Updated 2 months ago· 1
Binary Post Request Node
  • body
  • headers
  • RETRY_SETTING
  • text
  • response_bytes
  • json
  • status_code
  • response_headers
target_urlhttp://127.0.0.1:8000/rvc/default
methodPOST
content_typeapplication/octet-stream
CategoryRequestNode/REST API

Inputs (6)

NameTypeDefaultDescription
target_urlSTRINGhttp://127.0.0.1:8000/rvc/default
bodyBYTES
methodoptCOMBOPOST3 options: POST, PUT, PATCH
content_typeoptSTRINGapplication/octet-stream
headersoptKEY_VALUE
RETRY_SETTINGoptRETRY_SETTING

Outputs (5)

NameTypeDescription
textSTRING
response_bytesBYTES
jsonJSON
status_codeINT
response_headersDICT