Skip to content

be able to use special characters - #70

Closed
avoidborredom wants to merge 1 commit into
scottgonzalez:masterfrom
avoidborredom:master
Closed

be able to use special characters#70
avoidborredom wants to merge 1 commit into
scottgonzalez:masterfrom
avoidborredom:master

Conversation

@avoidborredom

Copy link
Copy Markdown

No description provided.

Comment thread lib/client.js
authorization: this.authHeader,
"content-type": "application/json",
"user-agent": userAgent,
"content-length": typeof data === "string" ? data.length : 0

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

We shouldn't eliminate this. Does Buffer.byteLength(data) fix this for you?

@scottgonzalez

Copy link
Copy Markdown
Owner

Closing due to inactivity.

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.

2 participants