mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-24 02:59:13 +08:00
Updated Volume Server API (markdown)
parent
ac016c7ca6
commit
a7a80341e7
@ -46,7 +46,7 @@ The size returned is the size stored on SeaweedFS, sometimes the file is automat
|
||||
| Content-Type | use the specified content type | "application/octet-stream" |
|
||||
| Content-MD5 | verify the uploaded content by MD5 | empty |
|
||||
| Authorization | Json Web Token for writes issued by master | empty |
|
||||
| Seaweed-xxxxx | Any key-value pair with `Seaweed-` prefix | empty |
|
||||
| Seaweed-xxxxx | Any key-value pair with custom `Seaweed-` prefix. All the custom key-value data are stored as json, should be less than 64KB. | empty |
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user