You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent spec change enables the DownloadableFile message to set optional headers to use when downloading a file, for example to set up some authentication headers.
The change should be straightforward; the code path which downloads files ultimately ends up here:
A recent spec change enables the DownloadableFile message to set optional headers to use when downloading a file, for example to set up some authentication headers.
The change should be straightforward; the code path which downloads files ultimately ends up here:
opamp-go/client/internal/packagessyncer.go
Lines 274 to 301 in b33ab76
The text was updated successfully, but these errors were encountered: