Skip to content

Conversation

@zunsthy
Copy link
Contributor

@zunsthy zunsthy commented Oct 28, 2016

Copy link
Member

@feross feross left a comment

Choose a reason for hiding this comment

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

This PR is also missing a test.

var opts = {
url: u,
header: {
'user-agent': self.client._userAgent || ''
Copy link
Member

Choose a reason for hiding this comment

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

I don't see where self.client._userAgent actually gets set. Did you forget to commit changes to client.js?

Copy link
Member

@feross feross left a comment

Choose a reason for hiding this comment

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

I'll merge and fix the remaining issues in a followup commit.

@feross feross merged commit 91cb2d3 into webtorrent:master Jan 16, 2017
common.querystringStringify(params)
var opts = {
url: u,
header: {
Copy link
Member

Choose a reason for hiding this comment

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

Also, this should be headers.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, I ignored it. Thank you for correction : )

feross added a commit that referenced this pull request Jan 16, 2017
@feross
Copy link
Member

feross commented Jan 16, 2017

8.1.0

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