Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a null content type for resumable uploads. #745

Merged
merged 1 commit into from May 11, 2016

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented May 11, 2016

This fixes issue #743.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 11, 2016
/// <param name="contentType">Content type of the content to be uploaded.</param>
/// <param name="contentType">Content type of the content to be uploaded. Some services
/// may allow this to be null; others require a content type to be specified and will
/// fail when the upload is started.</param>

This comment was marked as spam.

@chrisdunelm
Copy link
Contributor

LGTM

@jskeet jskeet merged commit bf3d52e into googleapis:master May 11, 2016
@jskeet jskeet deleted the null-content-tgype branch May 11, 2016 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants