Skip to content

Provide a specific http user agent

Ebernhardson requested to merge work/ebernhardson/http-user-agent into main

Best practices require us to provide an appropriate user agent with the requests we are making. Set a reasonable default value, and allow orchestration to override it if desired.

Bug: T366363

Merge request reports