You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
GCS requires mixed encoding in the path so encoding inside HttpRequest does not work. Instead, require the path to be correctly encoded before being passed to HttpRequest.