[
https://issues.apache.org/jira/browse/HTTPCLIENT-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555008
]
David Byrne commented on HTTPCLIENT-719:
----------------------------------------
Oleg,
Sorry for the slow response. I've been tied up with the holidays, etc. I'm not
concerned if the classes aren't strictly "cloneable"; I just want to make a
copy. I hadn't considered the problems with streaming entities, but your idea
makes sense.
Thanks,
David
> Clone support
> -------------
>
> Key: HTTPCLIENT-719
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-719
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient, HttpCookie
> Reporter: David Byrne
> Priority: Minor
> Fix For: 4.0 Alpha 3
>
>
> It would be nice to have a clone method for some of the classes that don't
> have getters & setters exposed for all of their fields. Where relevant, the
> clone method could be in the interface, so that it doesn't matter which
> implementing class is being used. The main interfaces that I would like to
> clone are HttpRequest and Cookie. I know that HttpRequest is technically part
> of HttpCore, but the primary implementations of it are in HttpClient, so I
> thought I would post it here.
> Thanks,
> David Byrne
--
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]