Updated Filer Server API (markdown)

Chris Lu 2020-11-03 00:24:10 -08:00
parent 552a365ebf
commit 2095076e40

@ -33,8 +33,7 @@ You can append to any HTTP API with &pretty=y to see a formatted json output.
| maxMB | max chunk size | empty |
| mode | file mode | 0660 |
| header: `Content-Type` | used for auto compression | empty |
| prefixed header: `Seaweed-` | example: `Seaweed-name1: value1`. Returned as `Seaweed-Name1: value1` in GET/HEAD response header. | empty |
Examples:
```bash