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

Upgrade to httpclient 4.2 when out of beta #15

Closed
alexanderdean opened this issue Jun 19, 2012 · 0 comments
Closed

Upgrade to httpclient 4.2 when out of beta #15

alexanderdean opened this issue Jun 19, 2012 · 0 comments
Assignees

Comments

@alexanderdean
Copy link
Member

httpclient 4.2 has a querystring parse method which avoids creating a new URI object. This should be a slight speedup over the current verison.

Here's the javadoc:

http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/client/utils/URLEncodedUtils.html#parse(java.lang.String, java.nio.charset.Charset)

@ghost ghost assigned alexanderdean Jun 19, 2012
jrpeck1989 pushed a commit to jrpeck1989/snowplow that referenced this issue Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant