I don't know enough about your particular situation, but in mine, wrapping
would be the only option anyway. I'm given an HttpUriRequest so having
setUri() on BasicHttpRequest won't help me much.

Bob

On Fri, Sep 5, 2008 at 5:07 PM, Rae Egli <[EMAIL PROTECTED]> wrote:

> Is there a better or at least alternate way?  It seems obvious that a URI
> needs to be modified in a number of circumstances.  Shouldn't this be
> accomodated within core instead of a wrapper?
>
> Rae
>
>
>
> ----- Original Message ----
> From: Bob Lee <[EMAIL PROTECTED]>
> To: HttpComponents Project <[email protected]>
> Sent: Friday, September 5, 2008 4:38:32 PM
> Subject: Re: HttpCore - #setUri method
>
> On Fri, Sep 5, 2008 at 4:34 PM, Oleg Kalnichevski <[EMAIL PROTECTED]>
> wrote:
>
> > Bad news. I'll have to revert this change due to the objection raised by
> > Bob Lee of the Android project. This change rendered HttpCore
> > incompatible with the version shipped with Google Android.
> >
>
> FWIW, we modify the URI of a request using RequestWrapper.
>
> Thanks,
> Bob
>

Reply via email to