Comfy-Org / Comfy-Org/ComfyUI

PUT / DELETE request now allowed

Open
#2,993 0 comments 1 reaction 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Is there are option to allow PUT or DELETE requests? Using the api with POST request works just fine, I use it to upload images which are stored in the input folder, but I would like to override or create a new file with the same file name. If the file already exists, the file is stored with a new file name (image (1)).
I have tried to use PUT or DELETE request and this gives the followong error:
_"HTTP/1.1 405 Method Not Allowed"_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.