Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Conversation

@dignifiedquire
Copy link
Contributor

const enc = options.enc || 'json'

send('object/put', enc, null, buf, (err, result) => {
send('object/put', null, {inputenc: enc}, buf, (err, result) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

sweet! Thank you (we've been passing enc as just enc for ages)

@daviddias daviddias merged commit 0711284 into master May 13, 2016
@daviddias daviddias deleted the object-proto branch May 13, 2016 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants