compose/internal/desktop
David Scott 38e3d670a9 desktop: allow this client to be identified via user-agent
Previously the HTTP requests were sent with a generic Go-http-client
user-agent which made it hard to determine where the requests are
coming from. It's important that we can find clients so that they
can be updated if APIs change in future.

Signed-off-by: David Scott <dave@recoil.org>
2024-10-15 13:59:49 +02:00
..
client.go desktop: allow this client to be identified via user-agent 2024-10-15 13:59:49 +02:00
client_test.go feat(desktop): synchronized file share integration (#11614) 2024-03-20 14:41:24 -04:00
discovery.go feat(experiments): add experimental feature state (#11633) 2024-03-20 13:44:27 +00:00
file_shares.go progress for resource can be restarted after more Working event comes 2024-04-15 22:05:46 +02:00