mirror of
https://github.com/restic/restic.git
synced 2025-12-02 14:35:23 +00:00
Prepare changelog for 0.17.0
This commit is contained in:
8
changelog/0.17.0_2024-07-26/issue-4768
Normal file
8
changelog/0.17.0_2024-07-26/issue-4768
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Allow specifying custom User-Agent for outgoing requests
|
||||
|
||||
Restic now supports setting a custom `User-Agent` for outgoing HTTP requests
|
||||
using the global option `--http-user-agent` or the `RESTIC_HTTP_USER_AGENT`
|
||||
environment variable.
|
||||
|
||||
https://github.com/restic/restic/issues/4768
|
||||
https://github.com/restic/restic/pull/4810
|
||||
Reference in New Issue
Block a user