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

Fixing the url escape for name of the package URL #1457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leoncamel
Copy link

This will fix the url-encoding for package URL, since for my object-storage(S3 protocol), it need safely escape URL for all path. And escaping the filename part for the URL is a general way for apk package fetching.

@leoncamel
Copy link
Author

@imjasonh @jonjohnsonjr Can you give a quick review on this small patch? Thanks.

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