[GH-ISSUE #1570] Object deletion with signed URLs #204

Closed
opened 2026-03-03 12:09:07 +03:00 by kerem · 0 comments
Owner

Originally created by @alanrichman on GitHub (Apr 21, 2024).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/1570

I noticed while using this project that generation of signed URLs with the DELETE method works fine, but attempting to use them results in a 405 Method Not Allowed error. I opened this PR to address this: https://github.com/fsouza/fake-gcs-server/pull/1569.

Fork of repo: https://github.com/alanrichman/fake-gcs-server

Docker Hub image repo: https://hub.docker.com/r/alanrichman/fake-gcs-server

Originally created by @alanrichman on GitHub (Apr 21, 2024). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/1570 I noticed while using this project that generation of signed URLs with the `DELETE` method works fine, but attempting to use them results in a `405 Method Not Allowed` error. I opened this PR to address this: https://github.com/fsouza/fake-gcs-server/pull/1569. Fork of repo: https://github.com/alanrichman/fake-gcs-server Docker Hub image repo: https://hub.docker.com/r/alanrichman/fake-gcs-server
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#204
No description provided.