1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-29 13:50:10 +02:00
seaweedfs/weed/operation
Chris Lu 2ff37ccdbd testing parsing the upload
The mime type is always the value passed in.

Compress or not depends on the content detection, file name extension, and compression ratio.

If the content is already compressed, need to know the content size.
2020-06-24 11:39:12 -07:00
..
assign_file_id.go avoid reusing context object 2020-02-25 21:50:12 -08:00
chunked_file.go rename UnCompressData to DecompressData 2020-06-20 08:16:16 -07:00
data_struts.go cleanup security.Secret 2019-02-09 21:56:32 -08:00
delete_content.go batch delete orphan data by file keys 2020-03-25 02:21:15 -07:00
grpc_client.go filer: able to tail meta data changes 2020-04-05 00:51:16 -07:00
lookup.go avoid reusing context object 2020-02-25 21:50:12 -08:00
lookup_vid_cache.go adjust error names 2019-01-05 19:52:38 -08:00
lookup_vid_cache_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
needle_parse_test.go testing parsing the upload 2020-06-24 11:39:12 -07:00
submit.go go fmt 2020-05-10 03:50:30 -07:00
sync_volume.go avoid reusing context object 2020-02-25 21:50:12 -08:00
tail_volume.go avoid reusing context object 2020-02-25 21:50:12 -08:00
upload_content.go testing parsing the upload 2020-06-24 11:39:12 -07:00