dotnet / dotnet/sdk

dotnet up should use a separate header for library calls

Open
#51,586 0 comments 1 reaction 2 assignees Claimed by @nagilson View on GitHub
Area-dotnetup
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

`dotnet up` uses a custom agent header for http requests so our websites can figure out usage metrics and also prevent our client from being throttled. It uses the same metadata regardless of if the request if coming from the library or dnup itself in the `ReleaseManifest`, so we should try to differentiate the two.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.