mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Server API (markdown)
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 |
|
| maxMB | max chunk size | empty |
|
||||||
| mode | file mode | 0660 |
|
| mode | file mode | 0660 |
|
||||||
| header: `Content-Type` | used for auto compression | empty |
|
| 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:
|
Examples:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue