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: encode query parameters properly. #454

Merged
merged 1 commit into from
Sep 13, 2016

Conversation

balamurugana
Copy link
Member

As okhttp does not encode query parameters for requirements, this
patch fixes it by having separate encoding function.

Fixes #453

As okhttp does not encode query parameters for requirements, this
patch fixes it by having separate encoding function.

Fixes minio#453
@harshavardhana harshavardhana merged commit 11afde4 into minio:master Sep 13, 2016
@IsNull
Copy link
Contributor

IsNull commented Sep 15, 2016

@harshavardhana When do you plan to release the fixed version to maven? Or is there a nightly/snapshot channel of the maven repo so I can use the fixed version?

@harshavardhana
Copy link
Member

@harshavardhana When do you plan to release the fixed version to maven? Or is there a nightly/snapshot channel of the maven repo so I can use the fixed version?

We are going to do it right away. @IsNull

This pull request was closed.
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.

Listing objects fails with SignatureDoesNotMatch if > than 1000 objects
3 participants