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

Support platform in the canonical form for the User Agent #19

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link
Collaborator

All requests attach a specific User agent of the form:

<application_name> google-api-<language>-client/<library_version> <platform>

We currently do not support <platform>, given that .Net can run on a variety of 
devices and platforms such as Mono, there might be specific issue with a given 
platform that we cannot detect from the server side.

Original issue reported on code.google.com by paulkinlan@google.com on 4 Jan 2011 at 5:37

@GoogleCodeExporter
Copy link
Collaborator Author

Original comment by davidwat...@google.com on 1 Jun 2011 at 8:55

@GoogleCodeExporter
Copy link
Collaborator Author

Original comment by mlin...@google.com on 4 Jun 2011 at 12:43

  • Changed state: Started

@GoogleCodeExporter
Copy link
Collaborator Author

Original comment by mlin...@google.com on 6 Jun 2011 at 9:46

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant