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

Update UA string for SDK #200

Closed
fiveisprime opened this issue Jun 19, 2018 · 1 comment
Closed

Update UA string for SDK #200

fiveisprime opened this issue Jun 19, 2018 · 1 comment

Comments

@fiveisprime
Copy link
Member

I'm not sure if this is the correct repo for this...

The ms-rest module has an method to update the UA String for tracking the origin of requests on the server side. We need to set this for the extensions so we can log requests from VS Code.

client.addUserAgentInfo(`vscode-${package.name}/${package.version}`)
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

No branches or pull requests

2 participants