Set the Content-Type of a file during the S3 upload request.

Review Request #6395 — Created Oct. 2, 2014 and submitted

Information

fabazon
master
c6495e3...

Reviewers

We were setting the Content-Type in a separate request, which was
pointless. We now set this along with the initial file upload.

Did an upload and saw the proper content type.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        fabazon/s3.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        fabazon/s3.py
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (c60322a)
Loading...