mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
96b73e3e94
became if !strings.HasPrefix(mt, "application/octet-stream") In our situation, mt can be 'application/octet-stream;charset=ISO-8859-1', so I think HasPrefix will be more accurate. |
||
---|---|---|
.. | ||
compress | ||
filer | ||
glog | ||
images | ||
operation | ||
proto | ||
security | ||
sequence | ||
stats | ||
storage | ||
tools | ||
topology | ||
util | ||
weed |