mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
Rust-Volume-Server: drop JSONP parity row
@@ -134,7 +134,6 @@ The `redb` backend is Rust-only. It provides crash-safe disk-backed needle maps
|
||||
| Chunk manifest MIME | Uses stored MIME, skips extension override | Identical | |
|
||||
| Method routing | GET/HEAD→read, POST/PUT→write, DELETE→delete, else→400 | Identical | |
|
||||
| Pretty JSON | `json.MarshalIndent` with 2-space indent | Identical | |
|
||||
| JSONP | Wraps response in `callback(...);\n` | Identical | |
|
||||
|
||||
### gRPC Behavior
|
||||
|
||||
|
||||
Reference in New Issue
Block a user