Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugs in wrapper around gcloud rewrite #39

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

benbellick
Copy link
Contributor

Two things were working incorrectly:

  • The objects were not using percent encoding, resulting in an incorrect uri, and
  • the response was incorrectly parsed due to an incorrect decoder

@benbellick benbellick requested a review from mattjbray December 18, 2024 16:59
Two things were working incorrectly:
- The objects were not using percent encoding, resulting in an
incorrect uri, and
- the response was incorrectly parsed due to an incorrect decoder
Copy link
Member

@mattjbray mattjbray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@benbellick benbellick merged commit d01d815 into master Dec 18, 2024
4 checks passed
@benbellick benbellick deleted the b/fix-rewrite-bug branch December 18, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants