GitHub user isabelabel opened a pull request:
https://github.com/apache/httpclient/pull/11
Issue - Charset encode get parameters
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isabelabel/httpclient
issue/charset-encode-get-parameters
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/httpclient/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
commit 04dbe491fb7f12a7c1c2240c30f72c8761d60fb5
Author: isabelabel <[email protected]>
Date: 2014-05-27T17:14:34Z
[RequestBuilder] Add the charset attribute to allow encode parameters using
any valid charset, the default charset is UTF-8
commit b15f19e154b356506322baa3ab791dbf0ab6b49e
Author: isabelabel <[email protected]>
Date: 2014-05-27T17:19:15Z
[URIBuilder] Create a charset attribute to allow to set any valid charset.
Use it in all methods that were using 'Consts.UTF_8'
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]