mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-12-12 16:49:03 +08:00
6f96862662
Before: curl -F "file=1234" "http://127.0.0.1:9333/submit" {"error":"Post http:///dir/assign: http: no Host in request URL"} After: curl -F "file=1234" "http://127.0.0.1:9333/submit" {"error":"Raft Server not initialized!"} |
||
---|---|---|
.. | ||
compress | ||
filer | ||
glog | ||
images | ||
operation | ||
proto | ||
security | ||
sequence | ||
stats | ||
storage | ||
tools | ||
topology | ||
util | ||
weed |