Don't override content-type for blobs#70
Don't override content-type for blobs#70developit merged 4 commits intodevelopit:masterfrom lukewarlow:support-blobs
Conversation
Apply suggested change Co-authored-by: Jason Miller <developit@users.noreply.github.com>
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
@googlebot I consent. |
|
Let me know if there's anything else I have to do to make the CLA happy to get this merged |
|
Size Change: +65 B (2%) Total Size: 3.02 kB
|
This PR fixes an issue where a File body would have its content type overridden with
application/json.