Skip to content

Conversation

@shadrin-nv
Copy link
Contributor


private final Set<String> binaryContentMediaTypes = new HashSet<>(DEFAULT_BINARY_CONTENT_MEDIA_TYPES);

public void setBinaryContentMediaTypes(String mediaTypes) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it'd be better to call this "addBinaryContentMediaTypes", as it adds to what's already there, as opposed to setting the values.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct this

@shadrin-nv shadrin-nv closed this Feb 26, 2019
@shadrin-nv shadrin-nv reopened this Feb 26, 2019
@coheigea coheigea merged commit 1b38b8a into apache:master Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants