seaweedfs/weed/storage/needle
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
..
async_request.go write request keep compatible with before 2020-05-06 21:35:32 +08:00
crc.go filer: processing all response headers, no pass through to volume server 2020-03-08 15:42:44 -07:00
file_id.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
file_id_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle.go remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
needle_parse_upload.go testing parsing the upload 2020-06-24 11:39:12 -07:00
needle_read_write.go renaming 2020-06-19 22:45:27 -07:00
needle_read_write_test.go adjust NewDiskFile() paramaters 2019-10-29 22:37:36 -07:00
needle_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_id.go add function ParseFileIdFromString 2019-04-20 18:39:06 +08:00
volume_id_test.go style: go fmt for all 2019-04-30 03:22:19 +00:00
volume_ttl.go fix possible nil 2020-01-08 08:49:18 -08:00
volume_ttl_test.go refactoring 2019-04-18 21:43:36 -07:00
volume_version.go refactoring 2019-04-18 21:43:36 -07:00