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

add 'user-agent' option #961

Closed
wants to merge 3 commits into from

Conversation

@zunsthy
Copy link

zunsthy commented Oct 28, 2016

@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
"version": "0.97.2",
"version": "0.97.3",

This comment has been minimized.

Copy link
@josephfrazier

josephfrazier Oct 30, 2016

Member

I don't know enough about #962 to comment on the rest of the changes, but I don't think package.json should be changed here. If you look at the file's history, you'll see that the version is incremented separately from other changes when there is a new release.

This comment has been minimized.

Copy link
@zunsthy

zunsthy Nov 6, 2016

Author

i'm sorry that and reverted package.json just now. thanks for your suggest : )

zunsthy added 2 commits Nov 6, 2016
@zunsthy zunsthy changed the title add 'use-agent' option add 'user-agent' option Jan 7, 2017
@feross

This comment has been minimized.

Copy link
Member

feross commented Jan 18, 2017

Let's set the user agent, but I don't think we want it to be configuration by the end-user since the implementation that's that making the requests ought to be identifiable IMO. This still fixes the issue of there being no user agent: #962

@feross feross closed this Jan 18, 2017
@feross

This comment has been minimized.

Copy link
Member

feross commented Jan 18, 2017

This PR is superseded by #1019

@lock

This comment has been minimized.

Copy link

lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.