The Wayback Machine - https://web.archive.org/web/20201229075408/https://github.com/Widen/cloudfront-auth/pull/76
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

Parse `%20` as spaces before printing them #76

Merged
merged 1 commit into from Sep 19, 2020

Conversation

@thomasdbock
Copy link
Contributor

@thomasdbock thomasdbock commented Sep 18, 2020

Didn't realise I forgot to add this to my last PR, sorry.

Right now errors or descriptions with spaces would print them out as Access%20Denied for example.
We want the %20 to actually be a space in the end.

@payton payton merged commit 8c16c21 into Widen:master Sep 19, 2020
@payton
Copy link
Collaborator

@payton payton commented Sep 19, 2020

Ah, good catch. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.