S3: Content type detection 03/33803/2
authorpmikus <pmikus@cisco.com>
Thu, 23 Sep 2021 07:56:52 +0000 (07:56 +0000)
committerPeter Mikus <pmikus@cisco.com>
Thu, 23 Sep 2021 10:35:30 +0000 (10:35 +0000)
commit9e24f45e1386350b657ba04615460f086e7d20ea
treef63258b4bde7543eee05f78c2427636750321eb9
parentea8b53c974750c3c2e1bcaaedb1f1ff77b4de822
S3: Content type detection

+ Rework content type detection as current way leads
  into inconsistent detection and corrupted CloudFront handling
+ MimeType is base on wild guess of file extension and does not work
  for our use cases.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If8a3e052a5512dca1767bccf10107c9867ba7366
jjb/scripts/publish_library_py.sh