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

Problem when encoding the '+' charcter #38

Closed
julienlancelot opened this issue Jun 6, 2013 · 3 comments
Closed

Problem when encoding the '+' charcter #38

julienlancelot opened this issue Jun 6, 2013 · 3 comments

Comments

@julienlancelot
Copy link

When using HttpRequest.get() with encode parameter to 'true', the '+' (for instance in /my-server/my-action?a-date=2013-01-01T00:00:00+0100) is not encoded to "%2B", but with a blank character.
The same when using HttpRequest.post().

Thanks!

@kevinsawicki
Copy link
Owner

Thanks for reporting this, I pushed a fix and just deployed a 5.2 release to Maven Central. It should sync to there in the next couple hours. Please let me know if you have any issues with this version.

@julienlancelot
Copy link
Author

Thanks for very much for fixing this issue, it works perfectly! No other issue found.
Thanks a lot for your great job on this project!

@Logan676
Copy link

Now I have a problem when encoding / and &, I am using com.github.kevinsawicki:http-request:5.6

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

No branches or pull requests

3 participants