Updated Volume Server API (markdown)

Chris Lu 2020-10-25 09:06:23 -07:00
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 |