[
https://issues.apache.org/jira/browse/HTTPCLIENT-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682434#action_12682434
]
James Abley edited comment on HTTPCLIENT-834 at 3/16/09 3:12 PM:
-----------------------------------------------------------------
Hi Oleg,
Thanks for the feedback.
1) Thanks, I wasn't aware of the idiomatic way to do that, so I'll change it.
Can you share why you feel ThreadLocals are so bad? I wasn't aware of any
issues and would like to know more.
2) I don't follow. Can you provide more information, or maybe describe it as a
test?
3) Will do. I just wanted to get it out there for discussion. UPDATE: Actually,
patch -p1 <path/to/patch works for me.
Cheers,
James
was (Author: jabley):
Hi Oleg,
Thanks for the feedback.
1) Thanks, I wasn't aware of the idiomatic way to do that, so I'll change it.
Can you share why you feel ThreadLocals are so bad? I wasn't aware of any
issues and would like to know more.
2) I don't follow. Can you provide more information, or maybe describe it as a
test?
3) Will do. I just wanted to get it out there for discussion.
Cheers,
James
> Transparent Content Coding support
> ----------------------------------
>
> Key: HTTPCLIENT-834
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-834
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: HttpClient
> Affects Versions: 4.0 Beta 3
> Environment: Any
> Reporter: James Abley
> Attachments: 834.patch
>
>
> I would like to see HttpClient features brought up to parity with other
> libraries, both in Java and other languages. c.f. Python's httplib2 (not yet
> in the standard library, but many would like to see it in there). That
> library transparently handles gzip and compress content codings.
> This issue is to capture possible solutions to providing this sort of innate
> functionality in HttpClient, so that users aren't required to know RFC2616
> intimately. The HttpClient library should do the right thing and use the
> network in the most efficient manner possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]