dotnet up should use a separate header for library calls
Open
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.