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

lib/fetcher: Allow clients to append to User-Agent #1496

Closed
wants to merge 2 commits into from

Commits on Mar 16, 2018

  1. lib/fetcher: Allow clients to append to User-Agent

    We do already have `http-headers`, which potentially could be used to
    allow clients to completely override the field, but it seems like the
    more common use case is simply to append.
    jlebon committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    1f53d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13bb36 View commit details
    Browse the repository at this point in the history