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

Allow embedders to provide user agent string #25672

Closed
wants to merge 8 commits into from

Commits on Feb 1, 2020

  1. Make default_user_agent_string a method on the EmbedderMethods trait …

    …so that embedder can decide what user agent to report in network requests
    mediremi committed Feb 1, 2020
  2. Fix typo in comment

    mediremi committed Feb 1, 2020
  3. Fix constellation

    mediremi committed Feb 1, 2020
  4. Fix formatting

    mediremi committed Feb 1, 2020
  5. Remove -u option

    mediremi committed Feb 1, 2020
  6. Update user agent strings to those from #25669

    mediremi committed Feb 1, 2020
You can’t perform that action at this time.