feat(updater): add Builder::header and Builder::headers (#2235)

This commit is contained in:
Amr Bashir
2024-12-24 17:00:12 +02:00
committed by GitHub
parent c4d50aa9ec
commit 57efb47c11
3 changed files with 45 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"updater": "patch"
"updater-js": "patch"
---
Add `Builder::header` and `Builder::headers` method to configure default headers for updater.