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

Use standard user-agent header #1332

Merged
merged 1 commit into from
Apr 13, 2018
Merged

Use standard user-agent header #1332

merged 1 commit into from
Apr 13, 2018

Conversation

sethvargo
Copy link
Contributor

This PR does a few things to the User-Agent header:

  1. It puts Terraform/(version) first, since that's the way the RFC expects it

  2. It removes the goos and goarch data, although I could be convinced to put it back in, I don't see what value it's providing

  3. Moves directly to consuming the version package (which is the comment above the function previously being called)

This PR does a few things to the User-Agent header:

1. It puts Terraform/(version) first, since that's the way the RFC
expects it

2. It removes the goos and goarch data, although I could be convinced to
put it back in, I don't see what value it's providing

3. Moves directly to consuming the version package (which is the comment
above the function previously being called)
@sethvargo
Copy link
Contributor Author

/cc @danawillow @rosbo

@danawillow danawillow merged commit 0cdcd66 into hashicorp:master Apr 13, 2018
@sethvargo sethvargo deleted the sethvargo/useragent branch April 13, 2018 16:28
@ghost
Copy link

ghost commented Nov 19, 2018

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Nov 19, 2018
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.

2 participants