amazon-s3-php-class icon indicating copy to clipboard operation
amazon-s3-php-class copied to clipboard

Set mime based on name when passing a string to putObject

Open kensnyder opened this issue 10 years ago • 0 comments

  • New function _getMIMETypeByFilename with an extensive lookup of extensions
  • Call that function within _getMIMEType before using the fileinfo extension
  • I realize that this codebase may not be maintained any longer but I thought I would share my changes

kensnyder avatar Dec 30 '14 21:12 kensnyder