Table of Contents |
---|
...
WRITE is a request to the storage cluster to create a new object. The WRITE request is formatted as a simple an HTTP request using the POST method.
...
Info |
---|
ExceptionAlthough domains and buckets are named, Swarm processes all PUT requests on these objects as updates, regardless of the setting.
|
Preventing overwriting: If-None-Match
...