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

Create test group for issue with URL encoding #8

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Create test group for issue with URL encoding #8

merged 1 commit into from
Mar 19, 2024

Conversation

jdno
Copy link
Member

@jdno jdno commented Mar 19, 2024

An issue was reported in rust-lang/crates.io#4891 related to how the + character is encoded in URLs. The issue was fixed by ensuring files are uploaded with consistent file names and by rewriting URLs with the wrong encoding in the Content Delivery Networks. The test group will request various URLs with different encoding from the CDNs to ensure they work correctly.

An issue was reported in rust-lang/crates.io#4891 related to how the
`+` character is encoded in URLs. The issue was fixed by ensuring files
are uploaded with consistent file names and by rewriting URLs with the
wrong encoding in the Content Delivery Networks. The test group will
request various URLs with different encoding from the CDNs to ensure
they work correctly.
@jdno jdno self-assigned this Mar 19, 2024
@jdno jdno merged commit 3e23cde into main Mar 19, 2024
12 checks passed
@jdno jdno deleted the crates-4891 branch March 19, 2024 11:51
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.

1 participant