Skip to content

UrlBuilder does not CGI-encode fully-qualified URLs #5

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

Merged
merged 2 commits into from
May 30, 2015

Conversation

kellysutton
Copy link
Contributor

This will cause problems when trying to encode URLs with query parameters. Similar issues have cropped up in other imgix libraries, like imgix-rb: imgix/imgix-rb@bf1e596

Fix up some tests to respect the actual-expected parameter ordering
Leave some comments around our hacks
…protecting ourselves from that imgix signature idiosynracy
kellysutton added a commit that referenced this pull request May 30, 2015
UrlBuilder does not CGI-encode fully-qualified URLs
@kellysutton kellysutton merged commit f021569 into master May 30, 2015
@kellysutton kellysutton deleted the 5-fully-qualified-urls branch May 30, 2015 21:20
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