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

chore: standardize User-Agent string: format and include more details #140

Merged
merged 4 commits into from
Aug 11, 2021

Commits on Aug 4, 2021

  1. User Agent Upgrade

    Changes to make standardised format for User Agent
    shrutiburman committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    c72bdb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Added <extensions> tag to User Agent

    The standardised format for user-agent:
    <core-api-lib>/<core-api-lib-version> (<os-name> <os-arch>) <extensions>
    shrutiburman committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0e134c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ae7c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Prettier format changes

    Updated format acc to prettier warning
    
    Review comment changes
    
    Added testcases, prettier format changes
    
    TestCases update + Prettier
    shrutiburman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    0c4731c View commit details
    Browse the repository at this point in the history