Actions
Feature #16744
open[keep-web] Support more S3 write APIs: DeleteObjects, POST object
Story points:
-
Release:
Release relationship:
Auto
Description
Add handlers to keep-web for additional S3 APIs:
- DeleteObjects (currently only DeleteObject is supported)
- POST Object (currently only PutObject is supported). Cyberduck appears to use the browser-oriented POST variant instead of PUT when uploading large files, and fails. See #16535#note-21
Actions